This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe5438f386854: clang/win: Add __readfsdword to intrin.h
(authored by thakis).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
C
hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.
lgtm
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109085/new/
https://reviews.llvm.org/D109085
___
cfe-commits mailing list
cfe-commits@lists
thakis updated this revision to Diff 370041.
thakis added a comment.
no-op rebase in the hope that the precommit bot doesn't run in a "git lockfile
already held" error again
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109085/new/
https://reviews.llvm.org/D109085
Files:
clang/lib/H
thakis created this revision.
thakis added a reviewer: hans.
Herald added a subscriber: pengfei.
thakis requested review of this revision.
When using __readfsdword(), clang used to warn that one has
to include -- no matter if that was already included
or not.
Now it only warns if it's not yet in