Skip to content
Commit dba32636 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement parsing, semantic analysis and ASTs for default template

arguments. This commit covers checking and merging default template
arguments from previous declarations, but it does not cover the actual
use of default template arguments when naming class template
specializations.

llvm-svn: 64229
parent da1a632a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment