Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR11002: Make sure we emit sentinel warnings with a valid source location. ↵ | Eli Friedman | 2011-09-27 | 1 | -1/+6 |
| | | | | | | (Ideally, we want to use the location returned by getLocForEndOfToken, but that is not always successful.) llvm-svn: 140658 | ||||
* | After some discussion, conservatively extend our sentinel check to discard | John McCall | 2010-05-06 | 1 | -1/+7 |
| | | | | | | casts, but still require the (casted) type to be a pointer. Fixes PR5685. llvm-svn: 103216 | ||||
* | merge two tests. | Chris Lattner | 2010-03-22 | 1 | -3/+21 |
| | | | | llvm-svn: 99209 | ||||
* | rename test. | Chris Lattner | 2010-03-22 | 1 | -0/+30 |
llvm-svn: 99208 |