[PATCH] D50942: SemaExceptionSpec: ensure old/new specs are both parsed and evaluated when comparing

Steve O'Brien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 19 14:12:06 PDT 2018


elsteveogrande planned changes to this revision.
elsteveogrande marked an inline comment as done.
elsteveogrande added a comment.

This broke some tests.  It fixes the test case added here under `test/Modules` but causes errors in `test/CodeGenCXX` and other dirs.


Repository:
  rC Clang

https://reviews.llvm.org/D50942





More information about the cfe-commits mailing list