]> granicus.if.org Git - clang/commit
improve MayBeDesignationStart to do the entire determination
authorChris Lattner <sabre@nondot.org>
Sun, 26 Oct 2008 22:41:58 +0000 (22:41 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Oct 2008 22:41:58 +0000 (22:41 +0000)
commitefcadc64ee200ae74b3859097e3e7ec5fa93a252
treea673f1f7e2b70f6558c47209a9f4f1a4f79ee8ec
parent0eec2b58678f71af6b5fcf4c439290c0d640546b
improve MayBeDesignationStart to do the entire determination
about whether a leading identifier is a designator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58207 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseInit.cpp