Bill Wendling
|
0680f97fc4
Create ConstantExpr class
|
6 سال پیش |
Aaron Puchert
|
167b402df5
Thread safety analysis: Make printSCFG compile again [NFC]
|
7 سال پیش |
Aaron Puchert
|
86d4513d3e
Thread safety analysis: Handle ObjCIvarRefExpr in SExprBuilder::translate
|
7 سال پیش |
Aaron Puchert
|
4a9b0e9a58
Thread safety analysis: Fix crash for function pointers
|
7 سال پیش |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 سال پیش |
Alexander Kornienko
|
b8b9458165
Fix typos in clang
|
7 سال پیش |
Eugene Zelenko
|
79bbdd4289
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 سال پیش |
Benjamin Kramer
|
25836be2c4
Refactor overridden methods iteration to avoid double lookups.
|
7 سال پیش |
Richard Smith
|
96881be75c
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
|
7 سال پیش |
George Karpenkov
|
3e4f379cb6
[CSA] [NFC] Move AnalysisContext.h to AnalysisDeclContext.h
|
8 سال پیش |
Richard Smith
|
ea344c8140
DR616, and part of P0135R1: member access (or pointer-to-member access) on a
|
8 سال پیش |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
9 سال پیش |
Richard Smith
|
708f13bd1a
[coroutines] Creation of promise object, lookup of operator co_await, building
|
9 سال پیش |
Hans Wennborg
|
94faed6137
Fix Clang-tidy modernize-use-nullptr warnings in source directories; other minor cleanups
|
10 سال پیش |
DeLesley Hutchins
|
c8a6f2f466
Thread Safety Analysis: fix before/after checks so that they work on global
|
10 سال پیش |
Richard Smith
|
74067ba88c
[modules] Fix thread safety analysis to cope with merging of FieldDecls across modules.
|
10 سال پیش |
Benjamin Kramer
|
2a332456ba
Hide away implementation details of the ThreadSafetyAnalysis in anonymous namespaces
|
10 سال پیش |
Chandler Carruth
|
6c1b926674
[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py
|
10 سال پیش |
DeLesley Hutchins
|
1c11b7cda0
Thread Safety Analysis: major update to thread safety TIL.
|
11 سال پیش |
DeLesley Hutchins
|
d8a1fd6e9c
Thread safety analysis: Add support for negative requirements, which are
|
11 سال پیش |
DeLesley Hutchins
|
61e498ab0a
Thread Safety Analysis: Replace the old and broken SExpr with the new
|
11 سال پیش |
DeLesley Hutchins
|
a0c3f50c1c
Thread Safety Analysis: implement review suggestions from Aaron Ballman.
|
11 سال پیش |
DeLesley Hutchins
|
7898a018ce
Thread Safety Analysis: update TIL traversal mechanism to allow arbitrary
|
11 سال پیش |
DeLesley Hutchins
|
be8977c750
Thread Safety Analysis: add new node types to thread safety TIL.
|
11 سال پیش |
Benjamin Kramer
|
6f5f20570a
ThreadSafetyAnalysis: Don't crash when trying to analyze objc methods.
|
11 سال پیش |
Aaron Ballman
|
aafc70acf9
Replacing a naked pointer with a unique_ptr. No functional changes intended.
|
11 سال پیش |
Aaron Ballman
|
9107bb3471
Updated to be a bit more const friendly. Also switched the linkage to be static since this function is file-local. No functional changes intended.
|
11 سال پیش |
DeLesley Hutchins
|
4d7f4b69c4
Thread safety analysis: add array operations to SExpr.
|
11 سال پیش |
DeLesley Hutchins
|
23be9d0217
Thread safety analysis: fix warning.
|
11 سال پیش |
DeLesley Hutchins
|
2e81e1321b
Thread safety analysis: misc updates to SExpr handling. Fix to minimal SSA,
|
11 سال پیش |