]> granicus.if.org Git - clang/commit
wire -fbounds-checking to the new LLVM bounds checking pass
authorNuno Lopes <nunoplopes@sapo.pt>
Tue, 22 May 2012 17:19:45 +0000 (17:19 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Tue, 22 May 2012 17:19:45 +0000 (17:19 +0000)
commitdef18494b97f554ea0d95db75627c3e77b74307f
tree2207c6057d204b9b591770eae96465d8d7bbe8bd
parentbfbfee51ec8f20f3f1b9f8329705d816b67438e7
wire -fbounds-checking to the new LLVM bounds checking pass

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157262 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/LangOptions.def
include/clang/Frontend/CodeGenOptions.h
lib/CodeGen/BackendUtil.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/bounds-checking.c