[PATCH] D42248: [LangOpts] Add a LangOpt to represent "#pragma region" support.
David Majnemer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 18 10:38:58 PST 2018
majnemer added a comment.
Why not always support the pragma regardless of the compiler mode? Our "support" for it just ignores it anyway...
https://reviews.llvm.org/D42248
More information about the cfe-commits
mailing list