diff options
author | Vadzim Dambrouski <pftbest@gmail.com> | 2017-03-20 22:59:57 +0000 |
---|---|---|
committer | Vadzim Dambrouski <pftbest@gmail.com> | 2017-03-20 22:59:57 +0000 |
commit | ba789cbd3da2fac7d46a39f8cef06d0ea51c5049 (patch) | |
tree | 92695c4e5c8e113dc889e0316477a60caae989ce /clang/lib/Frontend/ASTUnit.cpp | |
parent | 5ba576ffe6ab3c81479b29ed8e6bbf90fae8f037 (diff) | |
download | bcm5719-llvm-ba789cbd3da2fac7d46a39f8cef06d0ea51c5049.tar.gz bcm5719-llvm-ba789cbd3da2fac7d46a39f8cef06d0ea51c5049.zip |
[ARM] Fix PR32130: Handle promotion of zero sized constants.
The special case of zero sized values was previously not handled correctly.
This patch handles this by not promoting if the size is zero.
Patch by Tim Neumann.
Differential Revision: https://reviews.llvm.org/D31116
llvm-svn: 298320
Diffstat (limited to 'clang/lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions