llvm-project/clang/lib
Jordan Rose 3eb3cd45b8 [analyzer] Flatten path diagnostics for text output like we do for HTML.
llvm-svn: 161279
2012-08-03 23:08:54 +00:00
..
ARCMigrate clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
AST Enhance getImplicitObjectArgument to look through ->*. 2012-08-03 23:08:39 +00:00
ASTMatchers Fix for ASTMatchFinder to visit a functions parameter declarations. 2012-07-30 05:03:25 +00:00
Analysis -Wformat: better handling of qualifiers on pointer arguments 2012-07-31 16:37:47 +00:00
Basic Add OpenBSD arch targets for powerpc, arm, mips64, mips64el and sparc. 2012-08-02 13:45:48 +00:00
CodeGen Make sure we don't emit IR for unused EH cleanups. PR13359. 2012-08-02 00:10:24 +00:00
Driver Make property synthesis the default on Windows. 2012-08-03 21:51:38 +00:00
Edit clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Frontend Correct AddDefaultCIncludePaths for OpenBSD to not include /usr/local/include 2012-08-02 12:27:08 +00:00
FrontendTool Added -ast-list option to dump filterable AST decl node names. 2012-07-31 09:37:40 +00:00
Headers Add _rdrand{16,32,64}_step intrinsics to immintrin.h 2012-07-12 09:33:03 +00:00
Lex Lexer: remove dead stores. Found by Clang static analyzer! 2012-07-30 17:59:40 +00:00
Parse Tweak code-completion heuristics deciding between a lambda 2012-07-31 15:27:48 +00:00
Rewrite [analyzer] Add Prev/Next links to the HTML output. 2012-08-02 02:26:19 +00:00
Sema Fix crash if a literal operator template's template parameter pack is not a non-type template parameter pack. Patch by Andy Gibbs! 2012-08-03 21:14:57 +00:00
Serialization clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
StaticAnalyzer [analyzer] Flatten path diagnostics for text output like we do for HTML. 2012-08-03 23:08:54 +00:00
Tooling Fixes a segfault in Tooling when using pch's: 2012-07-31 13:56:54 +00:00
CMakeLists.txt Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00
Makefile Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00