diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-12-28 21:47:31 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-12-28 21:47:31 +0000 |
commit | 3087a2b949d7e952c1aecfd6579b40908380851b (patch) | |
tree | 874dce351c0554d2fa5ab4aef2729c79272ea79e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fd22c6693bf9f7b0daf6f3e5b96c92e7db4efcc6 (diff) | |
download | llvm-3087a2b949d7e952c1aecfd6579b40908380851b.zip llvm-3087a2b949d7e952c1aecfd6579b40908380851b.tar.gz llvm-3087a2b949d7e952c1aecfd6579b40908380851b.tar.bz2 |
Sema: Permit an atomic type to be initialized by the same atomic type
We forgot a conversion step when initializing an atomic type with an
rvalue of the same type.
This fixes PR22043.
llvm-svn: 224902
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions