Merge compiler/gcc4.h into compiler/compiler.h
authorBart Van Assche <bvanassche@acm.org>
Mon, 22 Jun 2020 15:21:06 +0000 (08:21 -0700)
committerBart Van Assche <bvanassche@acm.org>
Wed, 24 Jun 2020 02:28:27 +0000 (19:28 -0700)
commit0e7e072539f4478a3ef650e4fc76c2f0cd95d5a9
treed14582958bb3ce9c4aa26f71c24a42e9f6d8a449
parentc7f72c4bdb3586025cc7c5da707e69cc7a1baf07
Merge compiler/gcc4.h into compiler/compiler.h

Follow the example of the Linux kernel and merge the file compiler/gcc4.h
into compiler/gcc.h. Additionally, enable __must_check,
__compiletime_warning() and __compiletime_error() for clang.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
compiler/compiler-gcc4.h [deleted file]
compiler/compiler.h