llvm-project/clang/lib
Csaba Dabis df0a42127c [analyzer] print() JSONify: Program state implementation
Summary: -

Reviewers: NoQ, xazax.hun, ravikandhadai, baloghadamsoftware, Szelethus

Reviewed By: NoQ

Subscribers: szepet, rnkovacs, a.sidorin, mikhail.ramalho, donat.nagy,
             dkrupp

Tags: #clang

Differential Revision: https://reviews.llvm.org/D62087

llvm-svn: 361983
2019-05-29 16:22:21 +00:00
..
ARCMigrate Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an attribute declaration" 2019-05-07 03:20:17 +00:00
AST clang-cl: Fix mangling of catchable types with names longer than 4kiB 2019-05-29 13:48:19 +00:00
ASTMatchers Move TraversalKind enum to ast_type_traits 2019-05-16 17:57:38 +00:00
Analysis [analyzer] print() JSONify: Environment implementation 2019-05-29 15:36:58 +00:00
Basic [ARM] Replace fp-only-sp and d16 with fp64 and d32. 2019-05-28 16:13:20 +00:00
CodeGen [X86] Fix i386 struct and union parameter alignment 2019-05-29 08:42:35 +00:00
CrossTU [ASTImporter] Use llvm::Expected and Error in the importer API 2019-05-15 10:29:48 +00:00
Driver [Driver] Search the toolchain dir with -print-file-name 2019-05-29 00:01:05 +00:00
Edit Range-style std::find{,_if} -> llvm::find{,_if}. NFC 2019-03-31 08:48:19 +00:00
Format [clang-format] Fixed self assignment 2019-05-15 20:29:33 +00:00
Frontend Do not resolve directory junctions for `-fdiagnostics-absolute-paths` on Windows. 2019-05-24 04:46:22 +00:00
FrontendTool [analyzer] List checker/plugin options in 3 categories: released, alpha, developer 2019-05-23 22:52:09 +00:00
Headers revert rC361928: [PowerPC] [Clang] Port SSE intrinsics to PowerPC 2019-05-29 07:09:54 +00:00
Index [Index] Correctly set symbol kind of IndirectFieldDecl 2019-05-29 10:11:14 +00:00
Lex Make __has_builtin work with __builtin_LINE and friends. 2019-05-29 03:15:36 +00:00
Parse [OpenMP] Set pragma start loc to `#pragma` loc 2019-05-28 19:27:19 +00:00
Rewrite [Lex] Allow to consume tokens while preprocessing 2019-05-17 09:32:05 +00:00
Sema [CodeComplete] Add semicolon when completing patterns for 'static_assert' and 'typedef 2019-05-29 15:32:17 +00:00
Serialization Permit static local structured bindings to be named from arbitrary scopes inside their declaring scope. 2019-05-25 01:04:17 +00:00
StaticAnalyzer [analyzer] print() JSONify: Program state implementation 2019-05-29 16:22:21 +00:00
Tooling [LibTooling] Add `before` and `after` selectors for selecting point-ranges relative to nodes. 2019-05-29 12:40:36 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00