[all-commits] [llvm/llvm-project] 46d842: [lldb][Test] Add C-array test-cases to CPlusPlusNa...
Michael137 via All-commits
all-commits at lists.llvm.org
Sat Oct 22 04:16:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46d8428680317d2d3f8555d145c447381129cfe7
https://github.com/llvm/llvm-project/commit/46d8428680317d2d3f8555d145c447381129cfe7
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2022-10-22 (Sat, 22 Oct 2022)
Changed paths:
M lldb/unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp
Log Message:
-----------
[lldb][Test] Add C-array test-cases to CPlusPlusNameParser unit-tests
Make sure we test the code path where we parse
function templates instantiated with C-arrays.
More information about the All-commits
mailing list