OSDN Git Service

Revert "[Sema] Attempt to perform call-size-specific `__attribute__((alloc_align...
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 23 Jan 2020 20:07:58 +0000 (23:07 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 23 Jan 2020 20:10:34 +0000 (23:10 +0300)
commit00756b182398b92abe16559287467079087aa631
treef5e21b3aba45b2bd1e89341d97f519c59bf6eac5
parentfac9941e57013127593a47e02e7e88f56c9be2a4
Revert "[Sema] Attempt to perform call-size-specific `__attribute__((alloc_align(param_idx)))` validation"

Likely makes bots angry.

This reverts commit c2a9061ac5166e48fe85ea2b6dbce9457c964958.
clang/lib/Sema/SemaChecking.cpp
clang/test/Sema/alloc-align-attr.c
clang/test/SemaCXX/alloc-align-attr.cpp