summaryrefslogtreecommitdiffstats
path: root/lib/StaticAnalyzer/Checkers/SelectorExtras.h
Commit message (Expand)AuthorAgeFilesLines
* Use clang++-3.5 compatible initializer_list constructorSerge Guelton2017-05-101-1/+1
* Suppress all uses of LLVM_END_WITH_NULL. NFC.Serge Guelton2017-05-091-31/+9
* Use the new LLVM_END_WITH_NULL nameReid Kleckner2014-11-041-2/+2
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Add missing include.Richard Trieu2014-04-091-0/+1
* [analyzer] When checking Foundation method calls, match the selectors exactly.Jordan Rose2014-04-091-0/+67