llvm-project/clang/lib
Anna Zaks 1baf545fa6 [analyzer] Improve dereferenced expression tracking for MemberExpr with a dot and non-reference base
llvm-svn: 179734
2013-04-17 23:17:43 +00:00
..
ARCMigrate ARCMigrate/Transforms.h: Remove \arg in comment. [-Wdocumentation] 2013-04-11 04:16:11 +00:00
AST [document parsing]: When tag declaration (but not definition!) 2013-04-17 21:05:20 +00:00
ASTMatchers Implements memoization for ancestor matching. 2013-03-14 16:33:21 +00:00
Analysis Thread safety analysis: turn on checking within lock and unlock functions. 2013-04-08 20:11:11 +00:00
Basic [Modules] Use global index to improve typo correction performance 2013-04-17 22:10:55 +00:00
CodeGen Set SRet flags properly in '-cxx-abi microsoft'. 2013-04-17 12:54:10 +00:00
Driver Add support for gcc's spelling of -fcolor-diagnostics. 2013-04-17 21:52:44 +00:00
Edit [objcmt] Fix a mishandled conversion to objc directory literal. 2013-04-06 01:13:17 +00:00
Format Unified token breaking logic: support for line comments. 2013-04-17 17:34:05 +00:00
Frontend Fix off-by-one error in #pragma clang system_header. 2013-04-17 19:09:18 +00:00
FrontendTool <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. 2013-03-27 16:47:18 +00:00
Headers Headers: Add support for ISO9899:2011 rsize_t. 2013-04-12 23:24:56 +00:00
Lex Fix off-by-one error in #pragma clang system_header. 2013-04-17 19:09:18 +00:00
Parse Sema for Captured Statements 2013-04-16 19:37:38 +00:00
Rewrite rewrite-includes: Rewrite __has_include(_next) to get rid of a host dependency. 2013-04-16 19:08:41 +00:00
Sema PR15755: don't drop parameter packs when dropping parameters with default 2013-04-17 19:00:52 +00:00
Serialization [Modules] Use global index to improve typo correction performance 2013-04-17 22:10:55 +00:00
StaticAnalyzer [analyzer] Improve dereferenced expression tracking for MemberExpr with a dot and non-reference base 2013-04-17 23:17:43 +00:00
Tooling ClangTool output cleanup 2013-03-15 20:14:01 +00:00
CMakeLists.txt Initial version of formatting library. 2012-12-03 18:12:45 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00