forked from bloomberg/blazingmq
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Aleksandr Ivanov <[email protected]>
- Loading branch information
1 parent
b55fb17
commit b40630e
Showing
3 changed files
with
13 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,2 @@ | ||
# bmqp::Crc32c carries out misaligned access of Int64 in one of the internal | ||
# routines, but only on x86/64. Misaligned accesses are handled gracefully by | ||
# this hardware, unlike SPARC. So we simply suppress this warning. Other | ||
# option is to update the code, which can be done by someone feeling | ||
# adventurous. | ||
# alignment:crc32c1024SseInt | ||
# UndefinedBehaviorSanitizer suppressions file for BMQ. | ||
# See details https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html#runtime-suppressions. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters