llvm-project/clang/lib
John McCall e3df2638ce Uncomputable contexts are always records but can exist.
llvm-svn: 116787
2010-10-19 01:54:45 +00:00
..
AST Treat __extension__ like ParenExpr. 2010-10-15 07:51:18 +00:00
Analysis Death to blocks, or at least the word "block" in one particular obnoxiously 2010-10-15 04:57:14 +00:00
Basic CodeGen: Fix long double on Windows using MSVC runtime. 2010-10-18 07:11:10 +00:00
Checker Tweak retain/release checker diagnostics to specify a leak occurs because an object is not referenced later in the path, 2010-10-15 22:50:23 +00:00
CodeGen We shouldn't keep track of MMX registers "needed" separately from the SSE 2010-10-18 23:51:38 +00:00
Driver Driver: Reject -fasm-blocks except on X86 (where we just ignore it, since 2010-10-18 22:49:46 +00:00
Frontend "Fix" bogus idempotent operations warning due to loop unrolling not unrolling enough loops to show that an invariant 2010-10-18 23:36:05 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers From scratch rewrite of mm_malloc.h. 2010-10-18 23:38:51 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex allow I128 suffixes in msextensions mode just like i128 suffixes, patch 2010-10-14 00:24:10 +00:00
Parse Redirect templated friend class decls to a new Sema callback and 2010-10-19 01:40:49 +00:00
Rewrite Fix a rewriting bug of rewriting properties declared in 2010-10-16 00:29:27 +00:00
Sema Uncomputable contexts are always records but can exist. 2010-10-19 01:54:45 +00:00
Serialization Read/write declaration attributes from/to PCH properly. Embed them in the declaration block instead of trying to create another block. 2010-10-18 19:20:11 +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