[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 09:24:06 PDT 2018


elsteveogrande updated this revision to Diff 161399.
elsteveogrande marked an inline comment as done.
elsteveogrande added a comment.

fix dopey copy-paste error.  Tested again with `ninja check-clang-modules`


Repository:
  rC Clang

https://reviews.llvm.org/D50942

Files:
  lib/Sema/SemaExceptionSpec.cpp
  test/Modules/Inputs/lax-base-except/a.h
  test/Modules/Inputs/lax-base-except/module.modulemap
  test/Modules/lax-base-except.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50942.161399.patch
Type: text/x-patch
Size: 3339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180819/7ea1fef9/attachment.bin>


More information about the cfe-commits mailing list