llvm-project/clang/lib
Anders Carlsson e80ccac2cb Call MaybeBindToTemporary for overloaded binary and unary operators.
llvm-svn: 79173
2009-08-16 04:11:06 +00:00
..
AST Call MaybeBindToTemporary for overloaded binary and unary operators. 2009-08-16 04:11:06 +00:00
Analysis Extend the ProgramPoint to include the context information LocationContext, 2009-08-15 03:17:38 +00:00
Basic improve path handling, patch by Baptiste Lepilleur! 2009-08-12 17:50:39 +00:00
CodeGen Cleanups and fixups for calculating the virtual base offsets. WIP. 2009-08-16 01:46:26 +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 Add an additional C++ hardcoded search path. 2009-08-15 03:45:14 +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 Implement __is_empty. Patch by Sean Hunt. 2009-08-15 21:55:26 +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 Call MaybeBindToTemporary for overloaded binary and unary operators. 2009-08-16 04:11:06 +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