mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.
This LGTM, but one question about the test. Thanks!
Comment at: clang/test/CodeGenCXX/dllstorage-hidden.cpp:3
+
+// RUN: %clang_cc1 -triple x86_64-windows-msvc -fms-exten
owenpan added inline comments.
Comment at: clang/lib/Format/UnwrappedLineParser.cpp:2592
- if (FormatTok->is(tok::l_brace)) {
+ if (Keywords.isBlockBegin(*FormatTok, Style)) {
FormatTok->setFinalizedType(TT_ControlStatementLBrace);
This is likely the cul
201 - 202 of 202 matches
Mail list logo