diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-05-10 13:58:42 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-05-10 14:03:50 -0700 |
commit | 8fc12b86985a088b2abd62a0684742c8e771d6ae (patch) | |
tree | d8e93a88ad908ca428aaee4164de437b76cfee65 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2d3f5a62de8e5d2cc25aaa49d0a00d31ed32544a (diff) | |
download | llvm-8fc12b86985a088b2abd62a0684742c8e771d6ae.zip llvm-8fc12b86985a088b2abd62a0684742c8e771d6ae.tar.gz llvm-8fc12b86985a088b2abd62a0684742c8e771d6ae.tar.bz2 |
Enforce the C++11 anonymous enum bitfields check even for
Objective-C++11 and under MS extensions.
This matches the MSVC behavior, and means that Objective-C behaves as a
set of extensions to the base language, rather than replacing the base
language rule with a different one.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions