summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorFrancois Pichet <pichet2000@gmail.com>2011-05-14 19:17:07 +0000
committerFrancois Pichet <pichet2000@gmail.com>2011-05-14 19:17:07 +0000
commitc2fac71c75f76932dcbfdbc4552c48e2b4d58297 (patch)
tree0fd7fe142c3d93bb10c57db0458e2b067f15ccb7 /clang/lib/CodeGen/CodeGenModule.cpp
parentf6ed8ffd695a633369b6dd048216076629ad5ef3 (diff)
downloadbcm5719-llvm-c2fac71c75f76932dcbfdbc4552c48e2b4d58297.tar.gz
bcm5719-llvm-c2fac71c75f76932dcbfdbc4552c48e2b4d58297.zip
Revert 131347. It asserts if the specialization in within a class template:
template<class U> struct X1 { template<class T> void f(T*); template<> void f(int*) { } }; Won't be so simple. I need to think more about it. llvm-svn: 131362
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud