Skip to content
Snippets Groups Projects
Commit 49ba3cab authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Recognize (and check) pointer-to-member template arguments that are

non-type template parameters or constants of pointer-to-member
type. Once checked, be sure to retain those pointer-to-member
constants as expressions if they are dependent, or as declarations if
they are not dependent.

llvm-svn: 87010
parent 29271e75
No related branches found
No related tags found
No related merge requests found
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