Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-21 | Switch tests from grep to FileCheck | Douglas Gregor | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142699 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-10-21 | Take DW_AT_comp_dir from $PWD when it's present and starts with a '/'. This is | Nick Lewycky | |
closer to what GCC does, except that GCC also checks that the inodes for $PWD and '.' match. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142633 91177308-0d34-0410-b5e6-96231b3b80d8 |