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 30392 cfe/trunk/include/clang/Analysis/Analyses/Consumed.h
cfe/trunk/include/clang/Driver/ToolChain.h
cfe/trunk/include/clang/Frontend/ASTUnit.h
cfe/trunk/include/clang/Frontend/SerializedDiagnosticReader.h
cfe/trunk/include/clang/Sema/ExternalSemaSource.h
cfe/trunk/lib/CodeGen/TargetInfo.cpp
cfe/trunk/unittests/Basic/SourceManagerTest.cpp
cfe/trunk/unittests/Lex/LexerTest.cpp
cfe/trunk/unittests/Lex/PPCallbacksTest.cpp
cfe/trunk/unittests/Lex/PPConditionalDirectiveRecordTest.cpp
cfe/trunk/utils/TableGen/ClangAttrEmitter.cpp
|