clang-1/lib
Argyrios Kyrtzidis 5f83d6f36a [analyzer] Remove ManagerRegistry which is not used. In the future we may load analyzer plugins dynamically but
registration through static constructors should be avoided.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125502 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-14 18:13:17 +00:00
..
AST Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Analysis Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Basic OpenCL: add support for __kernel, kernel keywords and EXTENSION, 2011-02-14 01:42:53 +00:00
CodeGen update for ConstantVector::get API change. 2011-02-14 07:55:40 +00:00
Driver Add braces to quiet a gcc warning. 2011-02-10 20:35:01 +00:00
Frontend OpenCL: add support for __kernel, kernel keywords and EXTENSION, 2011-02-14 01:42:53 +00:00
FrontendTool [analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/AnalysisConsumer.cpp into Frontend lib. 2011-02-14 18:13:01 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Lex Move support for "#pragma STDC FP_CONTRACT" to Parser; add Sema actions 2011-02-14 01:42:35 +00:00
Parse When parsing an out-of-line member function declaration, we must delay 2011-02-14 07:13:47 +00:00
Rewrite Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Sema When parsing an out-of-line member function declaration, we must delay 2011-02-14 07:13:47 +00:00
Serialization When reading the AST, delay loading of the redeclaration chain to avoid deeply nested calls. 2011-02-12 07:50:47 +00:00
StaticAnalyzer [analyzer] Remove ManagerRegistry which is not used. In the future we may load analyzer plugins dynamically but 2011-02-14 18:13:17 +00:00
CMakeLists.txt [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. 2011-02-08 22:30:36 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00