]> granicus.if.org Git - clang/commit
Only look at decls after the current one when checking if it's the last field in...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 6 Aug 2011 03:04:42 +0000 (03:04 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 6 Aug 2011 03:04:42 +0000 (03:04 +0000)
commit22d4fed17df02f5fa07165a69228b0b0f1a73a28
tree6aa9ceba0c6c0ea8536dffe98411ea687f7f9f4c
parent7d11c3f691674177bc7308c0fc6c82cb745bed0b
Only look at decls after the current one when checking if it's the last field in a record.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137009 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaChecking.cpp