[all-commits] [llvm/llvm-project] 9a3ff4: Fix the invisible-traversal to ignore more nodes
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Mon Jan 20 03:59:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9a3ff478235ccbda23df01a99c5a86eedba54cac
https://github.com/llvm/llvm-project/commit/9a3ff478235ccbda23df01a99c5a86eedba54cac
Author: Stephen Kelly <steveire at gmail.com>
Date: 2020-01-20 (Mon, 20 Jan 2020)
Changed paths:
M clang/lib/AST/Expr.cpp
M clang/unittests/AST/ASTTraverserTest.cpp
Log Message:
-----------
Fix the invisible-traversal to ignore more nodes
More information about the All-commits
mailing list