summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/clang/include/llvm/Config/abi-breaking.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/clang/include/llvm/Config/abi-breaking.h')
-rw-r--r--gnu/usr.bin/clang/include/llvm/Config/abi-breaking.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/clang/include/llvm/Config/abi-breaking.h b/gnu/usr.bin/clang/include/llvm/Config/abi-breaking.h
index ad6aecf7745..d7f82e1d0d2 100644
--- a/gnu/usr.bin/clang/include/llvm/Config/abi-breaking.h
+++ b/gnu/usr.bin/clang/include/llvm/Config/abi-breaking.h
@@ -19,7 +19,7 @@
#define LLVM_ENABLE_REVERSE_ITERATION 0
/* Allow selectively disabling link-time mismatch checking so that header-only
-+ ADT content from LLVM can be used without linking libSupport. */
+ ADT content from LLVM can be used without linking libSupport. */
#if !LLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING
// ABI_BREAKING_CHECKS protection: provides link-time failure when clients build