summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/thread-safety-reference-handling.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Take the non-reference type when constructing a dummy expression.Richard Trieu2015-03-161-0/+17
Otherwise, Expr will assert during construction with a reference type. llvm-svn: 232425
OpenPOWER on IntegriCloud