"llvm/lib/System/Unix/Process.inc" did not exist on "cf15b874e8c9a0824f9425244b068ea7a4fa5fc8"
[clang] Ignore builtin namespaces in test/Import/cxx-anon-namespace
Some platforms (e.g. AArch64) put __va_list in the 'std' namespace which might end up being the first namespace we match in this test. Instead let the first namespace match via file name/line so that we skip the builtin namespaces. llvm-svn: 373327
Loading
Please register or sign in to comment