diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-03-28 00:31:40 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-03-28 00:31:40 +0000 |
commit | ac8c17533f5dd20f31440d3f0ae253b9f6f50205 (patch) | |
tree | 4f7438bc083beb841df38d1ab49cbb0f743a874a /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 034f627838398568d1a12ac8d5a20eda04f54728 (diff) | |
download | llvm-ac8c17533f5dd20f31440d3f0ae253b9f6f50205.zip llvm-ac8c17533f5dd20f31440d3f0ae253b9f6f50205.tar.gz llvm-ac8c17533f5dd20f31440d3f0ae253b9f6f50205.tar.bz2 |
A conversion from a scoped enumeration bitfield to an integral type is an
integral promotion only if it converts to the underlying type or its promoted
type, not if it converts to the promoted type that the bitfield would have it
if were of the underlying type.
llvm-svn: 233457
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions