[all-commits] [llvm/llvm-project] df1a17: [clang-check] Add tokens-dump in clang-check.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Feb 11 00:41:16 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df1a17c219c073427f9d00eb042057bb3a4a3c64
https://github.com/llvm/llvm-project/commit/df1a17c219c073427f9d00eb042057bb3a4a3c64
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths:
M clang/tools/clang-check/ClangCheck.cpp
Log Message:
-----------
[clang-check] Add tokens-dump in clang-check.
It is useful for syntax-tree developement.
Reviewed By: kbobyrev
Differential Revision: https://reviews.llvm.org/D96017
More information about the All-commits
mailing list