Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/merge-anon-in-template/
b.h
#include "a.h" bool k = is_floating<int>::value;