index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenCXX
/
namespace-aliases.cpp
blob: 74b8ebab4a54db80e7b86e0b77e02ea62f8a312c (
plain
)
1
2
3
// RUN: %clang_cc1 -emit-llvm-only %s namespace A { } namespace B = A;