llvm-project/clang/lib
Fariborz Jahanian 4985b33fd7 Patch to force synthesis of copy assignment operator
function in the order according to c++03. ir-gen 
for copy assignment in the trivial case and the first
test case.

llvm-svn: 78938
2009-08-13 21:09:41 +00:00
..
AST Prep for vbase layout refinements. WIP. 2009-08-13 02:02:14 +00:00
Analysis Fix: <rdar://problem/7075531> static analyzer wrongly detects unused ivars used in blocks 2009-08-07 21:13:23 +00:00
Basic improve path handling, patch by Baptiste Lepilleur! 2009-08-12 17:50:39 +00:00
CodeGen Patch to force synthesis of copy assignment operator 2009-08-13 21:09:41 +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 Transition the PCH support for ShuffleVectorExpr over to ASTContext allocation 2009-08-12 02:28:50 +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 Argument-dependent lookup for friend declarations. Add a new decl type, 2009-08-11 06:59:38 +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 Patch to force synthesis of copy assignment operator 2009-08-13 21:09:41 +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