index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
LLVMC
/
false2.cpp
blob: a02051415ddd0e2639823194d0ee936c2a6d278e (
plain
)
1
2
3
4
5
6
// RUN: ignore
#include <string>
std
::
string
test2
() {
return
"lo"
;
}