aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2023-12-12 17:09:13 -0800
committerVitaly Buka <vitalybuka@google.com>2023-12-12 17:09:13 -0800
commit5c4317f5610316cfe5550f1366e1323116529799 (patch)
tree5eb5c1f1cfc99a89b6d5755641bc515e4d0119a0
parent79b7f3fd24ab19e9272eddd8d0f2b39d893222c9 (diff)
downloadllvm-5c4317f5610316cfe5550f1366e1323116529799.zip
llvm-5c4317f5610316cfe5550f1366e1323116529799.tar.gz
llvm-5c4317f5610316cfe5550f1366e1323116529799.tar.bz2
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.4 [skip ci]
-rw-r--r--compiler-rt/test/sanitizer_common/sanitizer_specific.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/test/sanitizer_common/sanitizer_specific.h b/compiler-rt/test/sanitizer_common/sanitizer_specific.h
index 963d91c..898899f 100644
--- a/compiler-rt/test/sanitizer_common/sanitizer_specific.h
+++ b/compiler-rt/test/sanitizer_common/sanitizer_specific.h
@@ -37,4 +37,4 @@ static void make_mem_good(void *p, size_t s) {}
static void make_mem_bad(void *p, size_t s) {}
#endif
-#endif // __SANITIZER_COMMON_SANITIZER_SPECIFIC_H__ \ No newline at end of file
+#endif // __SANITIZER_COMMON_SANITIZER_SPECIFIC_H__