[all-commits] [llvm/llvm-project] d9832e: Concatenate uses of isa<> into one call; NFC
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Tue Jul 25 09:30:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9832ef815f529a0b912baa14e1b3e23af99bc86
https://github.com/llvm/llvm-project/commit/d9832ef815f529a0b912baa14e1b3e23af99bc86
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-07-25 (Tue, 25 Jul 2023)
Changed paths:
M clang/include/clang/AST/ASTNodeTraverser.h
Log Message:
-----------
Concatenate uses of isa<> into one call; NFC
Spotted during post-commit review of 4b15bb9a317edcf6a3ad95ddaa4a843afe700261
More information about the All-commits
mailing list