[all-commits] [llvm/llvm-project] aaae6b: Revert "PR44684: Look through parens and similar c...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Jan 28 06:04:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aaae6b1b617378362462c1685e754813ed82b394
https://github.com/llvm/llvm-project/commit/aaae6b1b617378362462c1685e754813ed82b394
Author: Nico Weber <thakis at chromium.org>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M clang/lib/AST/Expr.cpp
M clang/lib/AST/ExprConstant.cpp
M clang/test/Parser/builtin_classify_type.c
M clang/test/Sema/constant-builtins.c
Log Message:
-----------
Revert "PR44684: Look through parens and similar constructs when determining"
This reverts commit af80b8ccc5772c14920d4554b7ca7e15f2fad1c4.
It broke clang-tidy/checkers/modernize-use-uncaught-exceptions.cpp in
check-clang-tools on macOS and Windows, see e.g.
http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/13976/steps/stage%201%20check/logs/stdio
More information about the All-commits
mailing list