summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/const-var-init-update.cpp
Commit message (Collapse)AuthorAgeFilesLines
* PR33002: When we instantiate the definition of a static data member, we mightRichard Smith2017-06-221-0/+30
have attached an initializer to the in-class declaration. If so, include the initializer in the update record for the instantiation. llvm-svn: 306065
OpenPOWER on IntegriCloud