summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/pr27754.cpp
Commit message (Collapse)AuthorAgeFilesLines
* PR27754: CXXRecordDecl::data() needs to perform an update even if it's calledRichard Smith2016-05-171-0/+7
on a declaration that already knows the location of the DefinitionData object. llvm-svn: 269858
OpenPOWER on IntegriCloud