llvm-project/clang/lib
Fariborz Jahanian b5795c01c4 Fix a -pedantic spurious warning involving @dynamic.
llvm-svn: 101284
2010-04-14 20:52:42 +00:00
..
AST Add encoding of reference types like gcc does for objc methods and 2010-04-13 23:45:47 +00:00
Analysis Use direct assignment instead of user defined conversion. 2010-04-14 05:50:04 +00:00
Basic fix PR6814 - Only print [-pedantic] on a diagnostic if -pedantic 2010-04-12 21:53:11 +00:00
Checker Move GRStmtNodeBuilder::MakeNode() out of line. No functionality change. 2010-04-14 06:35:09 +00:00
CodeGen IRgen/NeXT: Simplify to use AST record layout for getting offsets instead of the 2010-04-14 17:02:21 +00:00
Driver add haiku support, patch by Paul Davey! 2010-04-11 19:29:39 +00:00
Frontend Improve line marker directive locations, patch by Jordy Rose 2010-04-14 04:28:50 +00:00
Headers improve altivec c++ support by adding casts, patch by 2010-04-14 20:35:39 +00:00
Index Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Lex Improve line marker directive locations, patch by Jordy Rose 2010-04-14 04:28:50 +00:00
Parse Fix a -pedantic spurious warning involving @dynamic. 2010-04-14 20:52:42 +00:00
Rewrite make the token paste avoidance logic turn "..." into ".. ." instead of ". . ." 2010-04-14 03:57:19 +00:00
Runtime Runtime: Install the new libcc_kext.a produced by the clang_darwin compiler-rt 2010-03-26 19:37:38 +00:00
Sema Thread a Scope pointer into BuildRecoveryCallExpr to help typo 2010-04-14 20:27:54 +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