summaryrefslogtreecommitdiff
path: root/lib/ubsan
AgeCommit message (Expand)Author
2017-08-27[cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-08-08Enable ubsan on NetBSDKamil Rytarowski
2017-08-01[ubsan] Enable UBSan build for FuchsiaVitaly Buka
2017-07-29[ubsan] Diagnose invalid uses of builtins (compiler-rt)Vedant Kumar
2017-07-28Support libc++abi in addition to libstdc++Petr Hosek
2017-07-28Support compiler-rt builtinsPetr Hosek
2017-07-26Add liblog to ubsan `UBSAN_DYNAMIC_LIBS`Leo Li
2017-07-26Revert "[sanitizer] Support compiler-rt builtins"Petr Hosek
2017-07-26Revert "[sanitizer] Support libc++abi in addition to libstdc++"Petr Hosek
2017-07-26[sanitizer] Support libc++abi in addition to libstdc++Petr Hosek
2017-07-25[sanitizer] Support compiler-rt builtinsPetr Hosek
2017-07-13[ubsan] Teach the pointer overflow check that "p - <unsigned> <= p" (compiler...Vedant Kumar
2017-06-23[ubsan] Improve diagnostics for return value checks (compiler-rt)Vedant Kumar
2017-06-15[ubsan] Fix a faulty memory accessibility checkVedant Kumar
2017-06-12[ubsan] Detect invalid unsigned pointer index expression (compiler-rt)Vedant Kumar
2017-06-01[ubsan] Runtime support for pointer overflow checkingVedant Kumar
2017-06-01Bug 33221 [UBSAN] segfault with -fsanitize=undefinedVedant Kumar
2017-05-17[Ubsan]Remove unused link libraries.Leo Li
2017-05-17Generate ubsan shared libraries.Leo Li
2017-05-05[ubsan] Implement __sanitizer_print_stack_trace for standalone UBSan runtime.Alexander Potapenko
2017-05-05[ubsan] Fix error summary message for ObjC BOOL invalid loadsVedant Kumar
2017-05-01[ubsan] Fall back to the fast unwinder when print_stacktrace=1Vedant Kumar
2017-04-27[ubsan] Make the cast overflow message less redundantVedant Kumar
2017-04-19Let ubsan search UBSAN_SYMBOLIZER_PATH for llvm-symbolizerNico Weber
2017-04-14[ubsan] Use the correct tool name in diagnosticsVedant Kumar
2017-03-14[ubsan] Add nullability handlers to interface fileVedant Kumar
2017-03-14[ubsan] Add diagnostic handlers for nullability errorsVedant Kumar
2017-02-02[sanitizer] Use interception to access to strong definitions in the executable.Marcos Pividori
2017-02-02[sanitizer] Add dynamic_runtime_thunk for different sanitizers.Marcos Pividori
2017-02-02[sanitizer] Intercept weak functions in dll_thunks.Marcos Pividori
2017-02-02[sanitizer] Split dll_thunks into different sanitizers.Marcos Pividori
2017-01-31[sanitizer] Add list of symbols exported in sanitizers' interface.Marcos Pividori
2017-01-29General definition for weak functionsMarcos Pividori
2017-01-20[sanitizer] [asan] Use macros to simplify weak aliases on Windows.Marcos Pividori
2017-01-12Revert "[sancov] moving sancov rt to sancov/ directory"Mike Aizatsky
2017-01-12[sancov] moving sancov rt to sancov/ directoryMike Aizatsky
2017-01-10Make cmake link flag naming consistentFrancis Ricci
2017-01-09Enable weak hooks on darwinFrancis Ricci
2017-01-07Revert "Enable weak hooks on darwin"Francis Ricci
2017-01-07Enable weak hooks on darwinFrancis Ricci
2017-01-06[sanitizer] Use architecture/slice information when symbolizing fat Mach-O fi...Kuba Mracek
2017-01-06[ubsan] Minimize size of data for type_mismatch (Redo of D19668)Filipe Cabecinhas
2016-10-06[ubsan] More 0 -> nullptr conversions (NFC)Vedant Kumar
2016-10-06[ubsan] 0 -> nullptr (NFC)Vedant Kumar
2016-09-15[compiler-rt] Do not introduce __sanitizer namespace globallyAnna Zaks
2016-08-26[CMake] Connect Compiler-RT targets to LLVM Runtimes directoryChris Bieneman
2016-08-26Revert " [compiler-rt] Allow c++ abi to be explictly disabled in cmake con...Dean Michael Berris
2016-08-26 [compiler-rt] Allow c++ abi to be explictly disabled in cmake configurationDean Michael Berris
2016-08-22[compiler-rt] Don't build ubsan cxxabi sources when unusedFrancis Ricci
2016-08-22[cmake] Fix append_rtti_flag macro and bad var nameFilipe Cabecinhas