Alex Lorenz
|
e92b41ea8c
Add clang source minimizer that reduces source to directives
|
6 年之前 |
Kristof Umann
|
3b240f939f
[analyzer] List checker/plugin options in 3 categories: released, alpha, developer
|
6 年之前 |
Kristof Umann
|
e9bb934200
[analyzer] Hide developer-only checker/package options by default
|
6 年之前 |
Kristof Umann
|
eb1a2354d8
[analyzer] List checkers in 3 categories: released, alpha, developer
|
6 年之前 |
Kristof Umann
|
387516af11
[analyzer] Add a new frontend flag to display all checker options
|
6 年之前 |
Kristof Umann
|
34d9084833
[analyzer] Don't display implementation checkers under -analyzer-checker-help, but do under the new flag -analyzer-checker-help-hidden
|
6 年之前 |
Kristof Umann
|
d080f935ce
[analyzer][NFC] Supply CheckerRegistry with AnalyzerOptions
|
6 年之前 |
Kristof Umann
|
9b220eb86f
[analyzer] Supply all checkers with a shouldRegister function
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Kristof Umann
|
40dd9f3851
[analyzer][NFC] Merge ClangCheckerRegistry to CheckerRegistry
|
6 年之前 |
Kristof Umann
|
8242d2a1d4
[analyzer] Prefer returns values to out-params in CheckerRegistry.cpp
|
6 年之前 |
Erich Keane
|
e0244b6427
PTH-- Remove feature entirely-
|
6 年之前 |
David Blaikie
|
58546904c7
Sink BuryPointer from Clang into LLVM for reuse there
|
6 年之前 |
Kristof Umann
|
55d5626ea8
[analyzer] New flag to print all -analyzer-config options
|
6 年之前 |
Fangrui Song
|
51888e5649
[Driver][cc1][cc1as] Call OptTable::PrintHelp with explicit " [options] file..."
|
6 年之前 |
Fangrui Song
|
c98c6a755c
[Frontend] Delete -print-decl-contexts
|
6 年之前 |
Richard Smith
|
84853833c2
[modules] Frontend support for building a header module from a list of
|
7 年之前 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 年之前 |
Aaron Ballman
|
87c5cf6ba2
Add a new driver mode to dump compiler feature and extension options.
|
7 年之前 |
Gabor Horvath
|
6653a5d3ac
Make a build bot happy.
|
7 年之前 |
Gabor Horvath
|
c963abc492
[Templight] Template Instantiation Observer
|
7 年之前 |
NAKAMURA Takumi
|
635ffc9d02
[CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER)
|
7 年之前 |
George Rimar
|
f3de089985
Update after LLVM change r309087
|
8 年之前 |
NAKAMURA Takumi
|
ae9459cceb
[CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) into clang/Config/config.h.
|
8 年之前 |
Richard Smith
|
f0e160dd67
Add -frewrite-imports flag.
|
8 年之前 |
David Blaikie
|
54d8d8479c
unique_ptrify createDriverOptTable
|
8 年之前 |
Richard Smith
|
d605534140
C++ Modules TS: add frontend support for building pcm files from module
|
9 年之前 |
Gabor Horvath
|
f12ee3b775
[analyzer] Command line option to show enabled checker list.
|
9 年之前 |
John Brawn
|
f6603f2aed
Make it possible for AST plugins to enable themselves by default
|
9 年之前 |
NAKAMURA Takumi
|
7eba45f7ef
Revert r260265, "clang-cl: Support loading plugins on Windows"
|
9 年之前 |