summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/implicit-exception-spec.cpp
AgeCommit message (Expand)Author
2017-07-17[clang] Remove redundant check-prefix=CHECK from tests. NFC.Mandeep Singh Grang
2017-02-25C++ DR1611, 1658, 2180: implement "potentially constructed subobject" rules f...Richard Smith