Skip to content

Commit

Permalink
Mention ubsan in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mstorsjo committed Oct 17, 2018
1 parent c9817ec commit fc88912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Benefits of a LLVM based MinGW toolchain are:
armv7 and arm64) instead of separate compiler binaries for each
architecture
- Support for generating debug info in PDB format
- Support for Address Sanitizer
- Support for Address Sanitizer and Undefined Behaviour Sanitizer

Clang on its own can also be used as compiler in the normal GNU binutils
based environments though, so the main difference lies in replacing
Expand Down

0 comments on commit fc88912

Please sign in to comment.