Skip to content
Commit 186a18a4 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Declarator class considers DeclSpec as immutable;...

Declarator class considers DeclSpec as immutable; Declarator::getMutableDeclSpec should be used rarely and with care.
Have Declarator accept and use a 'const DeclSpec &', instead of 'DeclSpec &', to make DeclSpec's immutability more explicit.
No functionality change.

llvm-svn: 54839
parent a94ecd2a
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