[all-commits] [llvm/llvm-project] 96c6d0: [clang-tidy] Fix crash in modernize-use-noexcept o...
Zinovy Nis via All-commits
all-commits at lists.llvm.org
Tue Sep 15 22:14:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 96c6d012dfe2492891d0f0450dd7cd5f3c1ca88c
https://github.com/llvm/llvm-project/commit/96c6d012dfe2492891d0f0450dd7cd5f3c1ca88c
Author: Zinovy Nis <zinovy.nis at gmail.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/UseNoexceptCheck.cpp
M clang-tools-extra/test/clang-tidy/checkers/modernize-use-noexcept-opt.cpp
Log Message:
-----------
[clang-tidy] Fix crash in modernize-use-noexcept on uninstantiated throw class
Bug: https://bugs.llvm.org/show_bug.cgi?id=47446
Differential Revision: https://reviews.llvm.org/D87627
More information about the All-commits
mailing list