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
[Flang] remove whole-archive option for AIX linker (#76039)
[llvm-project.git]
/
clang-tools-extra
/
test
/
clang-change-namespace
/
Inputs
/
fake-std.h
blob
24d3f977af32ed5525bd4a917a7bed45f02e5c14
1
namespace
std
{
2
class
STD
{};
3
}
4
5
using namespace
std
;