llvm-project/clang/lib
Nico Weber 44887f69d5 Always use a function's decl context when building default arguments. Fixes http://http://llvm.org/pr8479.
llvm-svn: 120299
2010-11-29 18:19:25 +00:00
..
AST I hate default statements 2010-11-29 17:45:20 +00:00
Analysis Let StackFrameContext represent if the call expr is evaluated as lvalue. 2010-11-24 13:08:51 +00:00
Basic Merge System into Support. 2010-11-29 18:12:39 +00:00
Checker Merge System into Support. 2010-11-29 18:12:39 +00:00
CodeGen Merge System into Support. 2010-11-29 18:12:39 +00:00
Driver Merge System into Support. 2010-11-29 18:12:39 +00:00
Frontend Merge System into Support. 2010-11-29 18:12:39 +00:00
FrontendTool Merge System into Support. 2010-11-29 18:12:39 +00:00
Headers Undo part of my previous commit to mm_malloc.h, going back to the use of 2010-11-22 08:06:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Merge System into Support. 2010-11-29 18:12:39 +00:00
Parse Remove the other FIXME I added. This is covered by the Index test and not testable via -ast-dump. 2010-11-22 13:48:02 +00:00
Rewrite Merge System into Support. 2010-11-29 18:12:39 +00:00
Sema Always use a function's decl context when building default arguments. Fixes http://http://llvm.org/pr8479. 2010-11-29 18:19:25 +00:00
Serialization Merge System into Support. 2010-11-29 18:12:39 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00