aboutsummaryrefslogtreecommitdiffstats
path: root/qtscxml
diff options
context:
space:
mode:
Diffstat (limited to 'qtscxml')
m---------qtscxml0
1 files changed, 0 insertions, 0 deletions
diff --git a/qtscxml b/qtscxml
-Subproject 7397449e5a848eae81290a8126e50821d16a89f
+Subproject c2fd00ff6ceac1190467c0e1aa3610cb4ea4bf3
2-add-driver-debug-record-support'>upstream/revert-95142-add-driver-debug-record-support Vendor branches of https://github.com/llvm/llvm-project.git
summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Concepts] Requires ExpressionsSaar Raz2020-01-241-0/+1
* [analyzer] Do not cache out on some shared implicit AST nodesGabor Horvath2019-12-111-1/+5
* [analyzer] Escape symbols conjured into specific regions during a conservativ...Gabor Horvath2019-12-111-32/+56
* Revert "[analyzer] Keep track of escaped locals"Gabor Horvath2019-12-101-16/+2
* [analyzer] Keep track of escaped localsGabor Horvath2019-12-101-2/+16
* [OpenMP50] Add parallel master constructcchen2019-12-051-0/+1
* Revert "[OpenMP50] Add parallel master construct, by Chi Chun Chen."Reid Kleckner2019-12-041-1/+0
* [OpenMP50] Add parallel master construct, by Chi Chun Chen.cchen2019-12-041-0/+1
* [analyzer] NFC: Don't clean up range constraints twice.Artem Dergachev2019-11-211-1/+2
* [NFC] Refactor representation of materialized temporariesTyker2019-11-191-1/+1
* Revert "[NFC] Refactor representation of materialized temporaries"Nico Weber2019-11-171-1/+1
* [NFC] Refactor representation of materialized temporariesTyker2019-11-161-1/+1
* [OPENMP50]Add support for parallel master taskloop simd directive.Alexey Bataev2019-10-301-0/+1
* [c++20] Add CXXRewrittenBinaryOperator to represent a comparisonRichard Smith2019-10-191-0/+1
* [analyzer] Drop the logic for collapsing the state if it's same as in preds.Artem Dergachev2019-10-181-10/+1
* [analyzer] Fix hidden node traversal in exploded graph dumps.Artem Dergachev2019-10-181-11/+5
* [OPENMP50]Add support for master taskloop simd.Alexey Bataev2019-10-181-0/+1
* [analyzer] Assign truly stable identifiers to exploded nodes.Artem Dergachev2019-10-171-12/+6
* [Concepts] Concept Specialization ExpressionsSaar Raz2019-10-151-0/+1
* Revert 374882 "[Concepts] Concept Specialization Expressions"Nico Weber2019-10-151-1/+0
* [Concepts] Concept Specialization ExpressionsSaar Raz2019-10-151-0/+1
* [OPENMP50]Add support for 'parallel master taskloop' construct.Alexey Bataev2019-10-141-0/+1
* [OPENMP50]Support for 'master taskloop' directive.Alexey Bataev2019-10-101-0/+1
* [analyzer] NFC: Simplify bug report equivalence classes to not be ilists.Artem Dergachev2019-09-091-3/+4
* [analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports.Artem Dergachev2019-09-091-5/+12
* [analyzer] Fix a crash when destroying a non-region.Artem Dergachev2019-08-201-12/+11
* Fix parameter name comments using clang-tidy. NFC.Rui Ueyama2019-07-161-1/+1
* [analyzer] exploded-graph-rewriter: Implement bug nodes and sink nodes.Artem Dergachev2019-07-031-17/+10
* [C++2a] Add __builtin_bit_cast, used to implement std::bit_castErik Pilkington2019-07-021-0/+1
* [analyzer] Add more timers for performance profiling.Artem Dergachev2019-06-251-4/+0
* [analyzer] Fix JSON dumps for ExplodedNodesCsaba Dabis2019-06-241-6/+2
* [analyzer] Fix JSON dumps for location contexts.Artem Dergachev2019-06-191-3/+0
* [analyzer] print() JSONify: ExplodedNode revisionCsaba Dabis2019-05-311-3/+3
* [analyzer] Remove EndPath function as it is dead codeCsaba Dabis2019-05-291-1/+0
* [analyzer][AST] print() JSONify: Stmt implementationCsaba Dabis2019-05-291-11/+1
* [analyzer] print() JSONify: getNodeLabel implementationCsaba Dabis2019-05-291-19/+37
* [analyzer] print() JSONify: Checker messages implementationCsaba Dabis2019-05-291-1/+2
* [analyzer] print() JSONify: Constructing objects implementationCsaba Dabis2019-05-291-32/+95
* [analyzer] print() JSONify: Environment implementationCsaba Dabis2019-05-291-5/+5
* [CFG] NFC: Remove implicit conversion from CFGTerminator to Stmt *.Artem Dergachev2019-05-241-4/+4