Go to file
Richard Smith 539e4a77bb ubsan: Emit bounds checks for array indexing, vector indexing, and (in really simple cases) pointer arithmetic. This augments the existing bounds checking with language-level array bounds information.
llvm-svn: 175949
2013-02-23 02:53:19 +00:00
clang ubsan: Emit bounds checks for array indexing, vector indexing, and (in really simple cases) pointer arithmetic. This augments the existing bounds checking with language-level array bounds information. 2013-02-23 02:53:19 +00:00
clang-tools-extra [docs] Rename Makefile. 2013-02-22 23:44:49 +00:00
compiler-rt ubsan: Runtime handlers for array indexing checks. 2013-02-23 02:40:07 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Constrain bind operator()() to not exist if the call is not valid. Fixes http://llvm.org/bugs/show_bug.cgi?id=15295. 2013-02-21 18:16:55 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Writer] Add dynamic string and symbol table. 2013-02-23 01:02:31 +00:00
lldb Fix a handful of remaining assumptions that thread IDs were 32-bits 2013-02-23 02:04:45 +00:00
llvm ARM: Convenience aliases for 'srs*' instructions. 2013-02-23 00:52:09 +00:00
polly Use attributes references on call/invoke instructions. 2013-02-22 09:29:15 +00:00