[all-commits] [llvm/llvm-project] d7692c: [demangler] Fix node matcher test
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Fri Apr 1 05:52:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7692c0f9b06ebd30150cf1bb4fab7348bb92ccf
https://github.com/llvm/llvm-project/commit/d7692c0f9b06ebd30150cf1bb4fab7348bb92ccf
Author: Nathan Sidwell <nathan at acm.org>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M llvm/unittests/Demangle/ItaniumDemangleTest.cpp
Log Message:
-----------
[demangler] Fix node matcher test
Move node matcher compilation test to non-anonymous namespace and
avoid using attribute.
More information about the All-commits
mailing list