]> granicus.if.org Git - clang/commit
Parse: Fix references to 'if' that meant 'for', 'do', and 'while'
authorJustin Bogner <mail@justinbogner.com>
Tue, 3 Dec 2013 07:36:55 +0000 (07:36 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 3 Dec 2013 07:36:55 +0000 (07:36 +0000)
commit9a6242425d26f01b14bbd719e4453d89ae0f0ce3
tree587363ac045b40cebdb7a7470c85c1bb55b0b8cb
parentfc1c1b3fae504a9460461d99edf5f975b3f96019
Parse: Fix references to 'if' that meant 'for', 'do', and 'while'

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