Skip to content
Commit 970e54e3 authored by Chris Lattner's avatar Chris Lattner
Browse files

Build ASTs for the pointer qualifiers on declarators. This allows us to

parse (and print) things like:

int* const* restrict* const volatile***

etc.

llvm-svn: 39173
parent aecbefa5
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