Go to file
Argyrios Kyrtzidis 186a18a4e8 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
2008-08-16 09:55:52 +00:00
clang Declarator class considers DeclSpec as immutable; Declarator::getMutableDeclSpec should be used rarely and with care. 2008-08-16 09:55:52 +00:00
llvm Remove GCSE and LoadVN from the testsuite. 2008-08-16 00:00:54 +00:00