summaryrefslogtreecommitdiff
path: root/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
commitb3385dcc44e546b3647c785bd758e04d6dc72d3d (patch)
treefd87bea8857d648f7ccce06bbf5aae1587d35037 /lib/Frontend/CreateInvocationFromCommandLine.cpp
parent6756af31efc2b57943f982b501a79377906de44f (diff)
downloadclang-b3385dcc44e546b3647c785bd758e04d6dc72d3d.tar.gz
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@218931 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions