aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorMark Charlebois <[email protected]>2014-02-11 19:26:08 -0800
committerBehan Webster <[email protected]>2014-06-07 11:44:39 -0700
commite6b80757700a11315dd81b161f8d86099214c185 (patch)
tree6d86b7b59a31caa0b1354e4a7d093553414794b5 /lib/memory-notifier-error-inject.c
parent76ae03828756bac2c1fa2c7eff7485e5f815dbdb (diff)
arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stack
Patch to prevent warning of a buggy compiler when using clang and the ARM_UNWIND option. Clang defines (at least on the current trunk) GNUC, GNUC_MINOR, and GNUC_PATCHLEVEL to 4, 2, and 1 respectively. This version of GCC gets flagged as buggy, but it isn't actually an issue with clang so the patch will do what it did before unless clang is defined and then it will not report the GCC version as an issue. Signed-off-by: Mark Charlebois <[email protected]> Signed-off-by: Behan Webster <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions