[all-commits] [llvm/llvm-project] 0f90a7: [clang] Enable making the `CompilerInstance` modul...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Tue Apr 29 10:25:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f90a7b323bcaa087be31aa135b71694db2d5ff9
https://github.com/llvm/llvm-project/commit/0f90a7b323bcaa087be31aa135b71694db2d5ff9
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M clang/include/clang/Frontend/CompilerInstance.h
M clang/lib/Frontend/CompilerInstance.cpp
Log Message:
-----------
[clang] Enable making the `CompilerInstance` module dependency collector thread-safe (#137227)
The same principle as #135473, #135737, #136178, #136601 & #137059.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list