summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/debug-info-compilation-dir.c
Commit message (Collapse)AuthorAgeFilesLines
* Switch tests from grep to FileCheckDouglas Gregor2011-10-211-3/+5
| | | | llvm-svn: 142699
* Take DW_AT_comp_dir from $PWD when it's present and starts with a '/'. This isNick Lewycky2011-10-211-0/+4
closer to what GCC does, except that GCC also checks that the inodes for $PWD and '.' match. llvm-svn: 142633
OpenPOWER on IntegriCloud