summaryrefslogtreecommitdiff
path: root/clang/lib/Testing/TestAST.cpp
AgeCommit message (Expand)Author
2025-10-02[clang] NFCI: Clean up `CompilerInstance::create{File,Source}Manager()` (#160...Jan Svoboda
2025-09-16[clang] Initialize the file system explicitly (#158381)Jan Svoboda
2025-05-22Reapply "[clang] Remove intrusive reference count from `DiagnosticOptions` (#...Jan Svoboda
2025-05-22Revert "[clang] Remove intrusive reference count from `DiagnosticOptions` (#1...Kazu Hirata
2025-05-22[clang] Remove intrusive reference count from `DiagnosticOptions` (#139584)Jan Svoboda
2025-05-01[clang][frontend] Require invocation to construct `CompilerInstance` (#137668)Jan Svoboda
2024-11-21Reapply "[NFC] Explicitly pass a VFS when creating DiagnosticsEngine (#115852)"Kadir Cetinkaya
2024-11-21Revert "[NFC] Explicitly pass a VFS when creating DiagnosticsEngine (#115852)"Sylvestre Ledru
2024-11-21[NFC] Explicitly pass a VFS when creating DiagnosticsEngine (#115852)kadir çetinkaya
2024-06-14[include-cleaner] Pass WorkingDir to suggestPathToFileForDiagnostics (#95114)kadir çetinkaya
2023-03-23[IncludeCleaner][clangd] Mark umbrella headers as users of privateKadir Cetinkaya
2022-10-18[include-cleaner] Add include-cleaner tool, with initial HTML reportSam McCall
2022-04-29[include-cleaner] Include-cleaner library structure, and simplistic AST walking.Sam McCall
2022-04-21[Testing] TestAST, a helper for writing straight-line AST testsSam McCall