summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/nonconst-init.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash initializing a bit-field with a non-constant in a place where weEli Friedman2010-07-171-0/+5
try to evaluate the initializer as a constant. llvm-svn: 108632
OpenPOWER on IntegriCloud