llvm-project
d8ef7b67
- [clang-tidy] Stop linking against clangSema (#113373)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
345 days ago
[clang-tidy] Stop linking against clangSema (#113373) This is bad layering-wise. The only fix needed now is to anchor `SemaConsumer` vtable, which is also done in this patch.
References
#113373 - [clang-tidy] Stop linking against clangSema
Author
Endilll
Parents
cb46662f
Loading