llvm-project/clang/lib
George Karpenkov e3b1d96218 [analyzer] Fix UninitializedObjectChecker to not crash on uninitialized "id" fields
Differential Revision: https://reviews.llvm.org/D50673

llvm-svn: 339631
2018-08-13 23:32:15 +00:00
..
ARCMigrate Model type attributes as regular Attrs. 2018-08-13 22:07:09 +00:00
AST Model type attributes as regular Attrs. 2018-08-13 22:07:09 +00:00
ASTMatchers [ASTMatchers] Add matchers unresolvedMemberExpr, cxxDependentScopeMemberExpr 2018-08-12 17:34:36 +00:00
Analysis Revert "Allow relockable scopes with thread safety attributes." 2018-08-13 12:50:30 +00:00
Basic AMDGPU: Fix enabling denormals by default on pre-VI targets 2018-08-08 17:48:37 +00:00
CodeGen Convert if/else to a switch. NFC. 2018-08-13 20:59:57 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver Add Windows support for the GNUstep Objective-C ABI V2. 2018-08-10 12:53:13 +00:00
Edit Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Format [clang-format] comment reflow: add last line's penalty when ending broken 2018-08-07 10:23:24 +00:00
Frontend Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
FrontendTool Remove trailing space 2018-07-30 19:24:48 +00:00
Headers [Headers] Define *_HAS_SUBNORM for FLT, DBL, LDBL 2018-08-08 20:38:38 +00:00
Index Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Lex [clang] Store code completion token range in preprocessor. 2018-08-13 08:13:35 +00:00
Parse Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema Model type attributes as regular Attrs. 2018-08-13 22:07:09 +00:00
Serialization Model type attributes as regular Attrs. 2018-08-13 22:07:09 +00:00
StaticAnalyzer [analyzer] Fix UninitializedObjectChecker to not crash on uninitialized "id" fields 2018-08-13 23:32:15 +00:00
Tooling Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00