Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch tests from grep to FileCheck | Douglas Gregor | 2011-10-21 | 1 | -3/+5 |
| | | | | llvm-svn: 142699 | ||||
* | Take DW_AT_comp_dir from $PWD when it's present and starts with a '/'. This is | Nick Lewycky | 2011-10-21 | 1 | -0/+4 |
closer to what GCC does, except that GCC also checks that the inodes for $PWD and '.' match. llvm-svn: 142633 |