cp-tree.h (build_noexcept_spec, [...]): Adjust declarations.
authorMarek Polacek <mpolacek@gcc.gnu.org>
Mon, 24 Sep 2018 19:26:04 +0000 (19:26 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Mon, 24 Sep 2018 19:26:04 +0000 (19:26 +0000)
commit779d8a5ad09b01428726ea5a0e6c87bd9ac3c0e4
tree90ae1d01dbde7fc5e25b6c629af5bf2d9b0b94f7
parent06ff274feb26fd569fd167225d29479f5b974c45
cp-tree.h (build_noexcept_spec, [...]): Adjust declarations.

* cp-tree.h (build_noexcept_spec, add_exception_specifier): Adjust
declarations.
* except.c (build_noexcept_spec): Change the type of the complain
parameter to tsubst_flags_t.
* typeck2.c (add_exception_specifier): Likewise.

From-SVN: r264543
gcc/cp/cp-tree.h
gcc/cp/except.c
gcc/cp/typeck2.c