Revert "Add BITINT_MAXWIDTH support"
authorJan Korous <jkorous@apple.com>
Fri, 28 Jan 2022 23:08:45 +0000 (15:08 -0800)
committerJan Korous <jkorous@apple.com>
Fri, 28 Jan 2022 23:18:49 +0000 (15:18 -0800)
commitfad7e491a0770ac4336934030ac67d77e7af5520
tree3f1f6c6cc9d8fc29393979c0557ba5e77007d01d
parentb85ed4e0e1285b0382012366ac54d2e97c84093d
Revert "Add BITINT_MAXWIDTH support"

This reverts commit 86797fdb6f51d32f285e48b6d3e0fc5b8b852734.

Differential Revision: https://reviews.llvm.org/D117238
13 files changed:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/TargetInfo.h
clang/lib/Frontend/InitPreprocessor.cpp
clang/lib/Headers/limits.h
clang/lib/Sema/SemaType.cpp
clang/test/CodeGen/ext-int-cc.c
clang/test/CodeGen/ext-int.c
clang/test/CodeGenCXX/ext-int.cpp
clang/test/Headers/limits.cpp
clang/test/Preprocessor/init-aarch64.c
clang/test/Preprocessor/init.c
clang/test/Sema/builtins-overflow.c
clang/test/SemaCXX/ext-int.cpp