Files
clang-p2996/clang/test/CodeGenCXX
Vedant Kumar 116aebcae0 [ubsan] Don't check alignment if the alignment is 1
If a pointer is 1-byte aligned, there's no use in checking its
alignment. Somewhat surprisingly, ubsan can spend a significant amount
of time doing just that!

This loosely depends on D30283.

Testing: check-clang, check-ubsan, and a stage2 ubsan build.

Differential Revision: https://reviews.llvm.org/D30285

llvm-svn: 300371
2017-04-14 22:03:37 +00:00
..
2016-02-02 12:39:08 +00:00
2016-11-16 19:31:44 +00:00
2016-11-09 23:10:44 +00:00
2016-12-01 20:16:56 +00:00
2016-07-12 16:56:33 +00:00
2016-02-20 09:23:41 +00:00
2016-07-29 19:43:28 +00:00
2016-03-22 17:10:07 +00:00
2016-06-21 03:43:11 +00:00
2016-06-14 21:02:05 +00:00