mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-23 05:25:50 -04:00
![]() In a modules build, android is very picky about which symbols are visible after including libc++ headers (e.g. <cstdio> defines only std::printf and not ::printf). This consolidates the tests where this was an issue to always include the <c???> version of the headers and prefixes the symbols with std:: as necessary. Apart from that, there is no functional change in the tests. llvm-svn: 335149 |
||
---|---|---|
.. | ||
cmds.txt | ||
main.cpp | ||
Makefile | ||
ns2.cpp | ||
ns3.cpp | ||
ns.cpp | ||
ns.h | ||
TestNamespace.py | ||
TestNamespaceLookup.py |