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
lib
Sema
Sema.h
Find file
Blame
History
Permalink
Make Declarator::getDeclSpec() return a const reference to avoid
· cf31de37
Chris Lattner
authored
Jun 26, 2008
cases where mutation can introduce bugs. Propagate around 'const'. llvm-svn: 52772
cf31de37
Loading