summaryrefslogtreecommitdiffstats
path: root/include/clang/Analysis/DomainSpecific/CocoaConventions.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove trailing spaceFangrui Song2018-07-301-5/+5
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-2/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-1/+2
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Kill cocoa::deriveNamingConvention and cocoa::followsFundamentalRule. They ar...Jordy Rose2012-03-171-11/+1
* Tweak the interface for analyzing the CF conventions for a nameJohn McCall2011-10-011-3/+4
* now that we have a centralized place to do so, add some using declarations forChris Lattner2011-07-201-3/+3
* [analyzer] Place checking for Core Foundation "Create" rule into a proper API...Ted Kremenek2011-07-161-3/+10
* Teach the static analyzer's interpretation of Cocoa conventions toDouglas Gregor2011-07-061-3/+7
* Finish 2 sentences.Francois Pichet2011-06-161-1/+1
* Move some of the logic about classifying Objective-C methods intoJohn McCall2011-03-021-1/+1
* [analyzer] Add 'bool ignorePrefix' parameter to cocoa::deriveNamingConvention...Argyrios Kyrtzidis2011-01-111-1/+1
* Rename static analyzer namespace 'GR' to 'ento'.Ted Kremenek2010-12-231-1/+1
* [analyzer] Refactoring: Move stuff into namespace 'GR'.Argyrios Kyrtzidis2010-12-221-1/+2
* Move CocoaConventions.[h,cpp] from libCheckerTed Kremenek2010-12-171-0/+39