summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/static-mutable.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bug fix: do not emit static const local variables with mutable membersRichard Smith2012-02-171-0/+12
as constants. Refactor and simplify all the separate checks for whether a type can be emitted as a constant. llvm-svn: 150793
OpenPOWER on IntegriCloud