diff options
author | Nuno Lopes <nunoplopes@sapo.pt> | 2012-07-03 17:30:18 +0000 |
---|---|---|
committer | Nuno Lopes <nunoplopes@sapo.pt> | 2012-07-03 17:30:18 +0000 |
commit | 1e8dffdf270e0e2a513df4219fd3a6194894760a (patch) | |
tree | b38431cc8a3298df849046ff5544ebf6ac6f833b /clang/lib/AST/CommentBriefParser.cpp | |
parent | 9291ff4078e57f3b09d76bd2148814b259fb5638 (diff) | |
download | bcm5719-llvm-1e8dffdf270e0e2a513df4219fd3a6194894760a.tar.gz bcm5719-llvm-1e8dffdf270e0e2a513df4219fd3a6194894760a.zip |
BoundsChecking: optimize out the check for offset < 0 if size is known to be >= 0 (signed).
(LLVM optimizers cannot do this optimization by themselves)
llvm-svn: 159668
Diffstat (limited to 'clang/lib/AST/CommentBriefParser.cpp')
0 files changed, 0 insertions, 0 deletions