llvm-project
2a8be8bd
- Revert "[Clang] Warn when `std::atomic_thread_fence` is used with `fsanitize=thread`" (#175520)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
51 days ago
Revert "[Clang] Warn when `std::atomic_thread_fence` is used with `fsanitize=thread`" (#175520) Reverts llvm/llvm-project#166542 It caused clang to assert with: `!isa<CXXDestructorDecl>(D) && "Use other ctor with dtor decls!"` see comment on the PR.
References
#175520 - Revert "[Clang] Warn when `std::atomic_thread_fence` is used with `fsanitize=thread`"
Author
zmodem
Parents
ac62f121
Loading