llvm-project
903b8845
- sanitizer: Fix fallthrough detection.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
sanitizer: Fix fallthrough detection. First check for clang::fallthrough attribute that resolves: sanitizer_stack_store.cpp:258:7: error: use of the 'fallthrough' attribute is a C++17 extension [-Werror,-Wc++17-attribute-extensions]
Author
marxin
Parents
bd606afe
Loading