I checked this patch on my own build on RHEL 6. Regressions were OK.
Please check it in if it's OK, because I don't have SVN write access.
Paths
| Differential D11401
[Clang] Fix -Wextra-semi ClosedPublic Authored by Eugene.Zelenko on Jul 21 2015, 6:54 PM.
Details Summary I checked this patch on my own build on RHEL 6. Regressions were OK. Please check it in if it's OK, because I don't have SVN write access.
Diff Detail Event TimelineEugene.Zelenko updated this object. This revision is now accepted and ready to land.Jul 22 2015, 1:46 PM Closed by commit rL242931: Fix -Wextra-semi warnings. (authored by hans). · Explain WhyJul 22 2015, 1:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30308 include/clang/Analysis/Analyses/Consumed.h
include/clang/Driver/ToolChain.h
include/clang/Frontend/ASTUnit.h
include/clang/Frontend/SerializedDiagnosticReader.h
include/clang/Sema/ExternalSemaSource.h
lib/CodeGen/TargetInfo.cpp
unittests/Basic/SourceManagerTest.cpp
unittests/Lex/LexerTest.cpp
unittests/Lex/PPCallbacksTest.cpp
unittests/Lex/PPConditionalDirectiveRecordTest.cpp
utils/TableGen/ClangAttrEmitter.cpp
|