[PATCH] D69869: [clang-tools-extra] fix the check for if '-latomic' is necessary
Luís Marques via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 14 06:14:15 PST 2020
luismarques accepted this revision.
luismarques added a comment.
This revision is now accepted and ready to land.
Whether or not GCC behaves the way it should behave regarding atomics, this seems like a sensible patch to make things work given the current situation.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69869/new/
https://reviews.llvm.org/D69869
More information about the cfe-commits
mailing list