[PATCH] D157334: [clang] Define _MSC_EXTENSIONS on -gnu if -fms-extensions is set
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 10 11:21:33 PDT 2023
hans added a comment.
In D157334#4573902 <https://reviews.llvm.org/D157334#4573902>, @aaron.ballman wrote:
> I'm curious to hear what others think about this (especially @rnk and @hans).
Seems reasonable to me.
(Looks like the define was originally added here: https://github.com/llvm/llvm-project/commit/4992ca4b17d82743c304f4c1b2da020f237d6b18)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157334/new/
https://reviews.llvm.org/D157334
More information about the cfe-commits
mailing list