summaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
AgeCommit message (Expand)Author
2025-11-21[clang][NFC] Inline Frontend/FrontendDiagnostic.h -> Basic/DiagnosticFrontend...Jordan Rupprecht
2025-11-10Reland "[clang] Refactor option-related code from clangDriver into new clangO...Naveen Seth Hanig
2025-11-10Revert "[clang] Refactor option-related code from clangDriver into new clangO...Naveen Seth Hanig
2025-11-10[clang] Refactor option-related code from clangDriver into new clangOptions l...Naveen Seth Hanig
2025-09-18[llvm][clang] Pass VFS to `llvm::cl` command line handling (#159174)Jan Svoboda
2025-09-17[CIR] Change unreachable to diagnostic for ill-equipped clang (#152614)Justin Stitt
2025-09-15[clang] Don't fail `ExecuteCompilerInvocation()` due to caller errors (#158695)Jan Svoboda
2025-08-25[HLSL][RootSignature] Introduce `HLSLFrontendAction` to implement `rootsig-de...Finn Plummer
2025-06-28[clang] Remove unused includes (NFC) (#146254)Kazu Hirata
2025-03-19[CIR] Upstream cir-canonicalize pass (#131891)Andy Kaylor
2025-02-19[CIR] Add additional frontend actions (#127249)Andy Kaylor
2025-01-30[CIR] Add framework for CIR to LLVM IR lowering (#124650)Andy Kaylor
2025-01-30[Clang] Remove ARCMigrate (#119269)Sirraide
2024-11-08[clang][CIR] Merge the mlir::cir namespace into cir (#115386)Shoaib Meenai
2024-10-09[CIR] Build out AST consumer patterns to reach the entry point into CIRGenNathan Lanza
2024-04-29[CIR] Add options to emit ClangIR and enable the ClangIR pipelineNathan Lanza
2024-04-03Reenable external categories (#87357)Daniel Grumberg
2024-04-02Revert "[clang][ExtractAPI] Add ability to create multiple symbol graphs (#86...Daniel Grumberg
2024-04-02[clang][ExtractAPI] Add ability to create multiple symbol graphs (#86676)Daniel Grumberg
2024-03-08[C++20] [Modules] Introduce reduced BMI (#75894)Chuanqi Xu
2024-02-21[InstallAPI] Set InstallAPI as a standalone tool instead of CC1 action (#82293)Cyndy Ishida
2024-02-13 [clang][InstallAPI] Introduce basic driver to write out tbd files (#81571)Cyndy Ishida
2024-02-05[clang] Fix extractAPI typo in comments, NFCCyndy Ishida
2023-09-05[clang] NFCI: Change returned AnalyzerOptions smart pointer to referenceJan Svoboda
2023-08-15[Driver] Refactor to use llvm Option's new Visibility flagsJustin Bogner
2023-07-03[clang][ExtractAPI] Add --emit-symbol-graph optionAnkur
2022-11-18[C++20] [Modules] Remove unmaintained Header ModuleChuanqi Xu
2022-03-25[C++20][Modules][HU 1/5] Introduce header units as a module type.Iain Sandoe
2022-03-22[clang][extract-api] Refactor ExtractAPI and improve docsZixu Wang
2022-03-16[clang][extract-api] Add global record supportZixu Wang
2022-01-26[clang] Add an extract-api driver optionZixu Wang
2021-10-20[clang] Add plugin ActionType to run command line plugin before main actionArthur Eubanks
2021-10-05Reland "[clang-repl] Allow loading of plugins in clang-repl."Vassil Vassilev
2021-10-05Revert "[clang-repl] Allow loading of plugins in clang-repl."Vassil Vassilev
2021-10-05[clang-repl] Allow loading of plugins in clang-repl.Vassil Vassilev
2021-06-24[OptTable] Rename PrintHelp to printHelpFangrui Song
2020-06-19[NFC] Refactor Registry loops to range forNathan James
2020-04-01[llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists.Puyan Lotfi
2020-03-26Reland "[analyzer][NFC] Tie CheckerRegistry to CheckerManager, allow CheckerM...Kristóf Umann
2020-03-23Revert "[analyzer][NFC] Tie CheckerRegistry to CheckerManager, allow CheckerM...Jonas Devlieghere
2020-03-23[analyzer][NFC] Tie CheckerRegistry to CheckerManager, allow CheckerManager t...Kristóf Umann
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2019-09-12[analyzer] Don't run the analyzer for -analyzer-list-enabled-checkersKristof Umann
2019-09-04[Driver] Use shared singleton instance of DriverOptTableIlya Biryukov
2019-08-22[clang][ifs] Dropping older experimental interface stub formats.Puyan Lotfi
2019-08-22[clang][ifs] New interface stubs format (llvm triple based).Puyan Lotfi
2019-08-14[Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere
2019-06-20[clang-ifs] Clang Interface Stubs, first version (second landing attempt).Puyan Lotfi
2019-06-18Revert D60974 "[clang-ifs] Clang Interface Stubs, first version."Fangrui Song
2019-06-17[clang-ifs] Clang Interface Stubs, first version.Puyan Lotfi