[all-commits] [llvm/llvm-project] 188405: [AST] Ensure that an empty json file is generated ...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Sat Mar 20 11:08:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 188405bc192df54fbf048ddd3da071c9fff4d0d1
https://github.com/llvm/llvm-project/commit/188405bc192df54fbf048ddd3da071c9fff4d0d1
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-03-20 (Sat, 20 Mar 2021)
Changed paths:
M clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp
M clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.h
M clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp
Log Message:
-----------
[AST] Ensure that an empty json file is generated if compile errors
Differential Revision: https://reviews.llvm.org/D98827
More information about the All-commits
mailing list