llvm-project/clang/lib
Nick Lewycky 2219ef0b68 Minor cleanup, mostly reindenting. Remove one helper function that just called
the other helper functions, since we already differentiated the cases it was
testing between. No functionality change.

llvm-svn: 144167
2011-11-09 04:25:21 +00:00
..
ARCMigrate [arcmt] Take into account that all properties are strong-by-default now and fix the test. 2011-11-08 23:09:34 +00:00
AST Constant expression evaluation: support for default arguments. 2011-11-09 02:12:41 +00:00
Analysis Change the AST representation of operations on Objective-C 2011-11-06 09:01:30 +00:00
Basic [PCH] Fix reading from PCH of diagnostic pragmas. 2011-11-09 01:24:17 +00:00
CodeGen Minor cleanup, mostly reindenting. Remove one helper function that just called 2011-11-09 04:25:21 +00:00
Driver Fix an issue that Duncan discovered on a specific (no longer current) 2011-11-09 03:46:20 +00:00
Frontend serialized diagnostics: serialize the version info in a separate meta block. 2011-11-08 20:27:29 +00:00
FrontendTool Parse LLVM command line arguments after plugins have been loaded 2011-10-10 01:23:06 +00:00
Headers Misc fixes to pcmp*stri. 2011-11-08 04:13:51 +00:00
Index Change operator<< for raw_ostream and NamedDecl to take a reference instead of a pointer. 2011-10-14 18:45:37 +00:00
Lex Fix one last place where we weren't writing into a string literal consistently. 2011-11-05 00:41:04 +00:00
Parse When we notice that a member function is defined with "= delete" or "= 2011-11-07 20:56:01 +00:00
Rewrite Change the AST representation of operations on Objective-C 2011-11-06 09:01:30 +00:00
Sema Don't crash when transforming an ill-formed pseudo-destructor 2011-11-09 02:19:47 +00:00
Serialization [PCH] Fix reading from PCH of diagnostic pragmas. 2011-11-09 01:24:17 +00:00
StaticAnalyzer [analyzer] Remove redundant check from DivZeroChecker 2011-11-08 19:56:35 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00