]> granicus.if.org Git - clang/commit
Fix incorrect detection of class definitions with alignas specification.
authorManuel Klimek <klimek@google.com>
Mon, 7 Oct 2013 09:15:41 +0000 (09:15 +0000)
committerManuel Klimek <klimek@google.com>
Mon, 7 Oct 2013 09:15:41 +0000 (09:15 +0000)
commit3d712898fcabf5747db25dac497747572d506c7a
treebf43fe9f32a57d5677193f8f438a68eb71391155
parent4ed0122c1b795379cc4e11dfd62312358dcbf506
Fix incorrect detection of class definitions with alignas specification.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192094 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/UnwrappedLineParser.cpp
unittests/Format/FormatTest.cpp