summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/2010-03-09-AnonAggregate.cpp
Commit message (Collapse)AuthorAgeFilesLines
* More then one anonymous aggregates on one line creates chaos when MDNode ↵Devang Patel2010-03-091-0/+12
uniquness is combined with RAUW operation. Right solution is to avoid using RAUW. This fixes PR 6554. llvm-svn: 98083
OpenPOWER on IntegriCloud