clang-1/lib
Nate Begeman 0d0db2ff77 logical ops, unary ops, pairwise ops
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102681 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-30 00:46:57 +00:00
..
AST When determining a standard conversion sequence involves resolving the 2010-04-29 18:24:40 +00:00
Analysis Fix CFG crasher involving statement expressions reported in PR 6938. 2010-04-29 01:10:26 +00:00
Basic david conrad points out that {|} in inline assembly on arm are not asm 2010-04-23 16:29:58 +00:00
Checker Completely reimplement __builtin_offsetof, based on a patch by Roberto 2010-04-28 22:16:22 +00:00
CodeGen Teach EHCleanupBlock to deal appropriately with the possibility that there 2010-04-30 00:06:43 +00:00
Driver Do not enable '-analyze-check-security-syntactic' by default when using '--analyze'. There 2010-04-29 22:50:22 +00:00
Frontend Remove a FIXME that is unlikely to be fixed (streaming code generation). 2010-04-29 16:29:09 +00:00
Headers logical ops, unary ops, pairwise ops 2010-04-30 00:46:57 +00:00
Index Overhaul the AST representation of Objective-C message send 2010-04-21 00:45:42 +00:00
Lex Add '__has_feature' support for weak ObjC classes. 2010-04-29 02:06:46 +00:00
Parse Cleanup error recovery for a missing '-'|'+' 2010-04-26 21:18:08 +00:00
Rewrite Add a write(raw_ostream&) method to RewriteBuffer. This uses an inefficient 2010-04-16 18:49:45 +00:00
Runtime build: Add CLANG_NO_RUNTIME build variable, which disables building clang 2010-04-28 23:36:26 +00:00
Sema Rebuild the nested name specifiers in member-pointer declarator chunks when 2010-04-29 23:50:39 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00