"llvm/lib/IR/Globals.cpp" did not exist on "6f884e07c57809d8a3af4f6374797fbfaf019382"
PR12438: Profile a reference to a type template parameter by depth and index,
not by canonical decl. This only matters for sizeof...(Pack) expressions; in all other cases, we'd profile it as a type instead. llvm-svn: 153884
Loading
Please sign in to comment