"clang/lib/StaticAnalyzer/AggExprVisitor.cpp" did not exist on "8d602a8aa8e6697509465d8a5473fc41cb1a382e"
Don't get confused on the number of braces when braces start after the first __asm
Summary: Without this, we would not consume the closing brace which would cause the parser to start consuming C++ and bad things would happen. Reviewers: majnemer Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D4505 llvm-svn: 213032
Loading
Please sign in to comment