llvm-project/clang/lib
Richard Smith f8120cad16 Constant expression evaluation: support for default arguments.
llvm-svn: 144156
2011-11-09 02:12:41 +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 Bind function "r-values" as l-values when emitting them as 2011-11-08 22:54:08 +00:00
Driver Misc fixes for clang driver on Mips Linux. Patch by Simon Atanasyan. 2011-11-08 19:43:37 +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 on invalid objc code. 2011-11-09 00:22:48 +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