| commit | b1aab4388791192029e59462819eebb820ee3631 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Sun Sep 12 05:08:28 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Sun Sep 12 05:08:28 2010 +0000 |
| tree | 0e0b36c45e39307b3d4e809e14b881ab7541965f | |
| parent | 488b4a7d943bcbdf490d40868902fcd556dd4299 [diff] |
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