clang-format: Fix post-commit review comment of r299204, use Style.isCpp().
Also, while at it, s/IsCpp/isCpp/ so that it follows LLVM style. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@299214 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Format/Format.h 1 addition, 1 deletioninclude/clang/Format/Format.h
- lib/Format/ContinuationIndenter.cpp 2 additions, 2 deletionslib/Format/ContinuationIndenter.cpp
- lib/Format/Format.cpp 2 additions, 2 deletionslib/Format/Format.cpp
- lib/Format/FormatTokenLexer.cpp 1 addition, 1 deletionlib/Format/FormatTokenLexer.cpp
- lib/Format/TokenAnnotator.cpp 5 additions, 5 deletionslib/Format/TokenAnnotator.cpp
- lib/Format/UnwrappedLineParser.cpp 4 additions, 5 deletionslib/Format/UnwrappedLineParser.cpp
Loading
Please register or sign in to comment