[Lldb-commits] [PATCH] D91103: [tooling] Add support for fixits that indicate code will need reformatting
Nathan James via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 11 10:35:45 PST 2020
njames93 updated this revision to Diff 304574.
njames93 marked an inline comment as done.
njames93 added a comment.
Address nit by replacing optional.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91103/new/
https://reviews.llvm.org/D91103
Files:
clang-tools-extra/clang-tidy/ClangTidy.cpp
clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
clang-tools-extra/clangd/Diagnostics.cpp
clang/include/clang/Basic/Diagnostic.h
clang/include/clang/Basic/SourceLocation.h
clang/include/clang/Tooling/Core/Replacement.h
clang/lib/Frontend/DiagnosticRenderer.cpp
clang/lib/Frontend/Rewrite/FixItRewriter.cpp
clang/lib/Tooling/Core/Replacement.cpp
lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91103.304574.patch
Type: text/x-patch
Size: 25343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201111/9ab1f578/attachment-0001.bin>
More information about the lldb-commits
mailing list