summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/cxx17/module.modulemap
Commit message (Collapse)AuthorAgeFilesLines
* Take into account C++17's noexcept function types during merging -- it shouldRichard Smith2017-03-081-0/+1
be possible to merge a declaration with an unresolved function type against one with a resolved function type. llvm-svn: 297316
OpenPOWER on IntegriCloud