llvm-project/clang/lib
Douglas Gregor 45e84b0053 NetBSD, OpenBSD, and Dragonfly BSD also have arc4random. Patch from
Joerg Sonnenberger!

llvm-svn: 123669
2011-01-17 19:16:24 +00:00
..
AST AST/InheritViz: Remove all internal uses of PathV1. 2011-01-15 21:43:57 +00:00
Analysis Add AnalysisContext::dumpCFG. 2011-01-16 22:05:23 +00:00
Basic Properly propagate #pragma diagnostic mappings from PCH but not command-line warning flags. 2011-01-14 20:54:07 +00:00
CodeGen Add unnamed_addr to the special strings created by 2011-01-17 16:31:00 +00:00
Driver improve compatibility with GCC: when generating the ".d" filename to use 2011-01-16 08:14:11 +00:00
Frontend Replace all uses of PathV1::exists with PathV2::fs::exists. 2011-01-10 02:34:13 +00:00
FrontendTool Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex clean up some dead code around __has_include() processing code identified by the ted-o-matic. 2011-01-15 06:57:04 +00:00
Parse Convert "#pragma unused(...)" into tokens for the parser. 2011-01-17 18:58:44 +00:00
Rewrite Clang should not warn on code in clang that is only there to remove warnings. 2011-01-06 01:37:28 +00:00
Sema Handle base and member destructors in CheckFallThrough. 2011-01-17 19:06:31 +00:00
Serialization Introduce a new kind of TemplateName that captures a substituted 2011-01-15 06:45:20 +00:00
StaticAnalyzer NetBSD, OpenBSD, and Dragonfly BSD also have arc4random. Patch from 2011-01-17 19:16:24 +00:00
CMakeLists.txt Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00