llvm-project/clang/lib
Fariborz Jahanian 9301b24c0a Patch toward synthesizing copy constructors.
Work in progress.

llvm-svn: 78355
2009-08-06 23:38:16 +00:00
..
AST Layout virtual bases. Work in progress. 2009-08-06 13:41:24 +00:00
Analysis Fix a few more false positives involving RegionStore and unions, but this time 2009-08-06 22:33:36 +00:00
Basic Add armv7 support. 2009-08-04 19:48:52 +00:00
CodeGen Patch toward synthesizing copy constructors. 2009-08-06 23:38:16 +00:00
Driver Add additional library paths for Linux distros on mixed 32/64-bit systems. 2009-08-06 01:47:11 +00:00
Frontend Predefine __cplusplus to the right value (199711L), except when in GNU mode. 2009-08-06 04:09:28 +00:00
Headers Switch some functions from using x86 builtins to using vector 2009-07-22 17:08:01 +00:00
Index For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions. 2009-07-31 19:02:11 +00:00
Lex CharLiteralParser::IsMultiChar was sometimes uninitialized. 2009-07-29 01:46:05 +00:00
Parse Support nested-name-specifiers for C++ member access expressions, e.g., 2009-08-06 03:17:00 +00:00
Rewrite Patch by Stefan Bühler: Escape text in macro expansion when emitting HTML in the HTMLRewriter. 2009-07-21 21:16:46 +00:00
Sema Minor refactoring to introduce a new transformation function, 2009-08-06 22:17:10 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00