diff options
author | Chris Lattner <sabre@nondot.org> | 2010-01-03 18:14:24 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-01-03 18:14:24 +0000 |
commit | fd11f49b4e320c1fb43b99c42235273675d32642 (patch) | |
tree | b1e2561c5b1039ed3374e5749b2aa328255e3200 /clang/lib/AST/ExprConstant.cpp | |
parent | f6a585fc2fb056809184a4f1a963234409a88024 (diff) | |
download | bcm5719-llvm-fd11f49b4e320c1fb43b99c42235273675d32642.tar.gz bcm5719-llvm-fd11f49b4e320c1fb43b99c42235273675d32642.zip |
it isn't safe to speculative load from a malloc, it might have
returned null, and may not have been big enough in any case.
Thanks to Jay Foad for pointing this out!
llvm-svn: 92452
Diffstat (limited to 'clang/lib/AST/ExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions