Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
AST
ASTContext.cpp
Find file
Blame
History
Permalink
Build ASTs for the pointer qualifiers on declarators. This allows us to
· 970e54e3
Chris Lattner
authored
Nov 12, 2006
parse (and print) things like: int* const* restrict* const volatile*** etc. llvm-svn: 39173
970e54e3
Loading