diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-02-27 23:18:37 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-02-27 23:18:37 +0000 |
commit | 465e1375585e9a39c3b4a5a946b01a83e773c600 (patch) | |
tree | 56d692d1ff0e0b4fe7d2dd2e7c792cbed11e8fd3 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0774902a007e429217c5d2d12f53a6abf548afee (diff) | |
download | bcm5719-llvm-465e1375585e9a39c3b4a5a946b01a83e773c600.tar.gz bcm5719-llvm-465e1375585e9a39c3b4a5a946b01a83e773c600.zip |
When evaluating integer expressions include a check for sub-expressions
depth and error if we exceed a max value, to make sure we avoid a stack overflow.
This is a hacky temporary fix. rdar://10913206.
llvm-svn: 151585
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions