repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
llvm
/
test
/
Demangle
/
dlang.test
blob
831aa5e9a4d6e244ac44e84ac4e8da3fa685e2da
1
RUN: llvm-cxxfilt -n < %s | FileCheck --match-full-lines %s
2
3
; Full test suite for dlang demangling at
4
; llvm/unittests/Demangle/DLangDemangleTest.cpp
5
6
CHECK: D main
7
_Dmain
8
9
CHECK: _DDD
10
_DDD