summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/attr-sentinel.c
Commit message (Collapse)AuthorAgeFilesLines
* PR11002: Make sure we emit sentinel warnings with a valid source location. ↵Eli Friedman2011-09-271-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 discardJohn McCall2010-05-061-1/+7
| | | | | | casts, but still require the (casted) type to be a pointer. Fixes PR5685. llvm-svn: 103216
* merge two tests.Chris Lattner2010-03-221-3/+21
| | | | llvm-svn: 99209
* rename test.Chris Lattner2010-03-221-0/+30
llvm-svn: 99208
OpenPOWER on IntegriCloud