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)
commita425589feac540f1792d2e698c1cb0103ba1ec86
tree7b9d117ca5c26ff1d8376f6f1c20f51931a748d7
parenta2f6cecb6d18bcc59d6c702378ed0701cd0208ae
wire -fbounds-checking to the new LLVM bounds checking pass

llvm-svn: 157262
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Frontend/CodeGenOptions.h
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/bounds-checking.c