]> granicus.if.org Git - clang/commit
Remove an empty if and add a reminder for when we implement C++ try-catch.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Mon, 24 Nov 2008 21:45:59 +0000 (21:45 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Mon, 24 Nov 2008 21:45:59 +0000 (21:45 +0000)
commit618e5c04702b156d75aa2636232ef8430912abdc
treef0b49514c10329020e56aea3cd766e2cdd8be093
parent8ffc8a571f55ca0e6ac86aa1a827d8a54db9a6ce
Remove an empty if and add a reminder for when we implement C++ try-catch.

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