[all-commits] [llvm/llvm-project] 7fc6fa: [clang][AST] TextNodeDumper learned to output exce...
Timo Stripf via All-commits
all-commits at lists.llvm.org
Thu Aug 10 13:42:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fc6fa97edb6aedf0e25a124dee925dc6d00c69d
https://github.com/llvm/llvm-project/commit/7fc6fa97edb6aedf0e25a124dee925dc6d00c69d
Author: Timo Stripf <timo.stripf at emmtrix.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M clang/lib/AST/TextNodeDumper.cpp
A clang/test/AST/ast-dump-functionprototype.cpp
Log Message:
-----------
[clang][AST] TextNodeDumper learned to output exception specifications
Extended TextNodeDumper::VisitFunctionProtoType to output exception specifications
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D155383
More information about the All-commits
mailing list