llvm-project
2a8be8bd - Revert "[Clang] Warn when `std::atomic_thread_fence` is used with `fsanitize=thread`" (#175520)

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.
Author
Parents
Loading