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