Implement C++0x semantics for [temp.expl.spec]p2, which loosens the
restrictions on out-of-line specializations to allow them anywhere in
an enclosing context. Motivated by PR8084.

llvm-svn: 113717
1 file changed
tree: 0e0b36c45e39307b3d4e809e14b881ab7541965f
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/