llvm-project
2c2e0507
- [clang][ThreadSafety] Skip past implicit cast in `translateAttrExpr`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang][ThreadSafety] Skip past implicit cast in `translateAttrExpr` Ignore `ImplicitCastExpr` when building `AttrExp` for capability attribute diagnostics. Fixes: https://github.com/llvm/llvm-project/issues/92118.
References
#92277 - [clang][ThreadSafety] Skip past implicit cast in `translateAttrExpr`
Author
antoniofrighetto
Committer
antoniofrighetto
Parents
7b4dfec8
Loading