aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGRecordLayoutBuilder.cpp
diff options
context:
space:
mode:
authorFrancois Pichet <pichet2000@gmail.com>2011-04-24 11:24:13 +0000
committerFrancois Pichet <pichet2000@gmail.com>2011-04-24 11:24:13 +0000
commita5d318ad4ad3a110b3abb34f765e69b76f7c0bcd (patch)
treed2c32fee3737d08db042f13016da3397874f67d7 /lib/CodeGen/CGRecordLayoutBuilder.cpp
parentb9e6b2c215d0a7930ad160b054bc86353da4a517 (diff)
Downgrade unnecessary "typename" from error to warning in Microsoft mode.
This fixes 1 error when parsing MSVC 2008 headers with clang. Must "return true;" even if it is a warning because the rest of the code path assumes that SS is set to something. The parser will get back on its feet and continue parsing the rest of the declaration correctly so it is not a problem. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130088 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGRecordLayoutBuilder.cpp')
0 files changed, 0 insertions, 0 deletions