summaryrefslogtreecommitdiff
path: root/clang/unittests/Serialization/ModuleCacheTest.cpp
AgeCommit message (Expand)Author
2025-09-16[clang] Initialize the file system explicitly (#158381)Jan Svoboda
2025-07-31NFC: Clean up of IntrusiveRefCntPtr construction from raw pointers. (#151545)James Y Knight
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-02-26clang serialization unittests: fix some leaks (#82773)Krasimir Georgiev
2023-06-06[clang][test] Use a physical copy of FSMikhail Goncharov
2023-06-06[clang][test] Use a physical copy of FSKadir Cetinkaya
2022-05-06[clang] createInvocationFromCommandLine -> createInvocation, delete former. NFCSam McCall
2021-07-15[Frontend] Only compile modules if not already finalizedBen Barham