summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/constexpr-many-arguments.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use std::map instead of llvm::DenseMap because we rely on the stability of ↵Eli Friedman2012-06-251-0/+42
references to values in these maps. PR13197. llvm-svn: 159161
OpenPOWER on IntegriCloud