Kristof Umann
|
692350b332
[analyzer][NFC] Fix inconsistent references to checkers as "checks"
|
6 년 전 |
Artem Dergachev
|
8d3ef3f1fb
[analyzer] NFC: Move PathDiagnostic classes to libAnalysis.
|
6 년 전 |
Artem Dergachev
|
71ee164e08
[analyzer] Add minimal support for fix-it hints.
|
6 년 전 |
Kristof Umann
|
fb06358f13
[analyzer][NFC] Refactoring BugReporter.cpp P3.: std::shared_pointer<PathDiagnosticPiece> -> PathDiagnosticPieceRef
|
6 년 전 |
Fangrui Song
|
231854d01b
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
|
6 년 전 |
Balazs Keri
|
802ae91fa7
[CrossTU] Fix plist macro expansion if macro in other file.
|
6 년 전 |
Balazs Keri
|
9d06e4e278
PlistDiagnostics Fix for compile warning (NFC).
|
6 년 전 |
Balazs Keri
|
2904ab8f62
[CrossTU] Added CTU argument to diagnostic consumer create fn.
|
6 년 전 |
Hubert Tong
|
22b37f95a5
[PlistSupport] Produce a newline to end plist output files
|
6 년 전 |
Csaba Dabis
|
e7a001d8f1
[analyzer] [NFC] PathDiagnostic: Create PathDiagnosticPopUpPiece
|
6 년 전 |
Mikael Holmen
|
16aa52b2b5
Remove unused variable to silence compiler warning [NFC]
|
6 년 전 |
Kristof Umann
|
d22a19d56f
[analyzer] Fix function macro crash
|
6 년 전 |
Kristof Umann
|
dba2c18e8f
Revert "[analyzer] Fix function macro crash"
|
6 년 전 |
Kristof Umann
|
2fa6e4c4a2
[analyzer] Fix function macro crash
|
6 년 전 |
Kristof Umann
|
d036e64e31
[analyzer] Fix infinite recursion in printing macros
|
6 년 전 |
Kristof Umann
|
4fcf17584e
[analyzer] Fix infinite recursion in printing macros
|
6 년 전 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 년 전 |
Raphael Isemann
|
9db9051461
Misc typos fixes in ./lib folder
|
6 년 전 |
Kristof Umann
|
d1b208c30b
[analyzer] Evaluate all non-checker config options before analysis
|
6 년 전 |
Kristof Umann
|
0f0125b9c5
[analyzer][PlistMacroExpansion] Part 5.: Support for # and ##
|
6 년 전 |
Kristof Umann
|
dd3fe0a218
[analyzer][PlistMacroExpansion] Part 4.: Support for __VA_ARGS__
|
6 년 전 |
Kristof Umann
|
d3475d281b
[analyzer][PlistMacroExpansion] Part 3.: Macro arguments are expanded
|
6 년 전 |
Kristof Umann
|
1df17a326a
Ensure the correct order of evaluation in part 2. of PlistMacroExpansion
|
6 년 전 |
Kristof Umann
|
3bbe46e1ba
Reland '[analyzer][PlistMacroExpansion] Part 2.: Retrieving the macro name and primitive expansion'
|
6 년 전 |
Kristof Umann
|
1e205ca277
Revert '[analyzer][PlistMacroExpansion] Part 2.: Retrieving the macro name and primitive expansion'
|
6 년 전 |
Kristof Umann
|
31994c63f2
[analyzer][PlistMacroExpansion] Part 2.: Retrieving the macro name and primitive expansion
|
6 년 전 |
Kristof Umann
|
537ae129b7
[analyzer][PlistMacroExpansion] Part 1.: New expand-macros flag
|
6 년 전 |
Kristof Umann
|
be4dd87db5
[analyzer][NFC] Refactor PlistDiagnostics to use a class instead of passing 9 parameters around
|
6 년 전 |
Kristof Umann
|
3a8dec58e5
[analyzer][NFC] Refactor functions in PlistDiagnostics to take AnalyzerOptions as parameter
|
6 년 전 |
Kristof Umann
|
a7c19c04ae
[analyzer][NFC] Refactor functions in PlistDiagnostics to take Preproc as parameter
|
6 년 전 |