[all-commits] [llvm/llvm-project] 61d67c: Revert "[ASTMatchers] Output currently matching no...
Nathan James via All-commits
all-commits at lists.llvm.org
Wed Mar 30 10:11:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61d67c8eecd2547bc690f9a6bba61b9ba814c71b
https://github.com/llvm/llvm-project/commit/61d67c8eecd2547bc690f9a6bba61b9ba814c71b
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2022-03-30 (Wed, 30 Mar 2022)
Changed paths:
M clang/lib/ASTMatchers/ASTMatchFinder.cpp
M clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp
Log Message:
-----------
Revert "[ASTMatchers] Output currently matching node on crash"
This reverts commit 6e33e45b943061f79ab6de1b60d04d4c6f32f8f9.
Fails to build on 32bit machines due to PointerUnion limitations
More information about the All-commits
mailing list