[all-commits] [llvm/llvm-project] c0cd52: [ast-dump-tool] fix regression if --empty-implemen...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Mar 15 05:48:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0cd5274ccdbe57edb20b0375b73a75c70a48882
https://github.com/llvm/llvm-project/commit/c0cd5274ccdbe57edb20b0375b73a75c70a48882
Author: Nico Weber <thakis at chromium.org>
Date: 2021-03-15 (Mon, 15 Mar 2021)
Changed paths:
M clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py
Log Message:
-----------
[ast-dump-tool] fix regression if --empty-implementation but --json-input-path is not
Looks like this broke in one of the relands of
https://reviews.llvm.org/D93164
More information about the All-commits
mailing list