diff options
author | Douglas Gregor <dgregor@apple.com> | 2012-08-30 20:04:43 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2012-08-30 20:04:43 +0000 |
commit | 8bea83a866a799b10cff49cb46ac0a3b44c6eb03 (patch) | |
tree | 3ed31a59cec0a617e986024d632d6c5af37b5859 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | fdf98763ace73b27a3a3a4200bef04b86a0f7b4e (diff) | |
download | llvm-8bea83a866a799b10cff49cb46ac0a3b44c6eb03.zip llvm-8bea83a866a799b10cff49cb46ac0a3b44c6eb03.tar.gz llvm-8bea83a866a799b10cff49cb46ac0a3b44c6eb03.tar.bz2 |
Extend the "__is_pod" hack, which demotes various type trait keywords
(__is_pod, __is_signed, etc.) to normal identifiers if they are
encountered in certain places in the grammar where we know that prior
versions of libstdc++ or libc++ use them, to still allow the use of
these keywords as type traits. Fixes <rdar://problem/9836262> and PR10184.
llvm-svn: 162937
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions