llvm-project/clang/lib
Sebastian Redl 3da3489e49 Parse C++0x generalized initializers.
llvm-svn: 132662
2011-06-05 12:23:16 +00:00
..
AST Add name mangling for expr .* expr. Fixes PR9983 / <rdar://problem/9486332>. 2011-06-05 05:27:58 +00:00
Analysis Utilize PackedVector, introduced with llvm commit r132325. 2011-05-31 03:56:09 +00:00
Basic My testing shows that function stat has no problem with trailing separators. (tested on Windows and Darwin). 2011-06-03 09:44:29 +00:00
CodeGen When inferring the result type of a block based on a return statement 2011-06-05 05:04:23 +00:00
Driver Adjust the linker for PowerPC64/-m32 on FreeBSD too. 2011-06-04 07:40:24 +00:00
Frontend Fix cmake build. 2011-06-04 23:22:38 +00:00
FrontendTool Re-enable disable free optimization where the FrontendAction is not freed when -disable-free is passed. This accidentally was commited in r128011. 2011-04-25 22:57:55 +00:00
Headers Add 'may_alias' attribute. Noticed by Eli. 2011-05-13 01:24:00 +00:00
Index Modify some deleted function methods to better reflect reality: 2011-05-06 20:44:56 +00:00
Lex Copy IsWarnIfUnused too when making a copy of a MacroInfo. 2011-06-03 10:33:36 +00:00
Parse Parse C++0x generalized initializers. 2011-06-05 12:23:16 +00:00
Rewrite Replace a literal 8 with Context->getCharWidth() in 2011-04-30 16:08:27 +00:00
Sema Identity and non-identity standard conversion sequences can be 2011-06-05 06:15:20 +00:00
Serialization Add support for builtin astype: 2011-06-04 00:47:47 +00:00
StaticAnalyzer [analyzer] Change an indent-if to an early return. No functionality change. 2011-06-04 01:50:25 +00:00
CMakeLists.txt Reverts the Tooling changes as requested by Chris. 2011-06-02 16:58:33 +00:00
Makefile Reverts the Tooling changes as requested by Chris. 2011-06-02 16:58:33 +00:00