aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-10-03 00:31:35 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-10-03 00:31:35 +0000
commitef99e4d88a251ca162e5611b05ea769a8574a68d (patch)
treeebbd3fcf8eeb5f511d5fc2b355c2934df09d341c /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parent5312afe7e1b9646d096e92b30fcaf720c93186f9 (diff)
downloadllvm-ef99e4d88a251ca162e5611b05ea769a8574a68d.zip
llvm-ef99e4d88a251ca162e5611b05ea769a8574a68d.tar.gz
llvm-ef99e4d88a251ca162e5611b05ea769a8574a68d.tar.bz2
Fix interaction of max_align_t and modules.
When building with modules enabled, we were defining max_align_t as a typedef for a different anonymous struct type each time it was included, resulting in an error if <stddef.h> is not covered by a module map and is included more than once in the same modules-enabled compilation of C11 or C++11 code. llvm-svn: 218931
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions