[PATCH] [ASAN/AArch64] Fix kernel_old_Xid_t type

Kostya Serebryany kcc at google.com
Mon Nov 3 14:08:49 PST 2014


Checking the kernel version in an #if would be fine. 
Also, please add a static check to ensure that the definition is correct at lib/sanitizer_common/sanitizer_platform_limits_linux.cc, 
this is the file where we can include system headers.

http://reviews.llvm.org/D6026






More information about the llvm-commits mailing list