diff options
| author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2014-05-08 09:37:36 +0000 |
|---|---|---|
| committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2014-05-08 09:37:36 +0000 |
| commit | 9c20cb1a7c814bc15b8d61dbc57607b714cd0df4 (patch) | |
| tree | cc89c356f94138920eda14426b5a25d597230b5f /clang/unittests/Format/FormatTest.cpp | |
| parent | 2b6b3d1c5db00b7f11cb4de6421a71daa088c751 (diff) | |
| download | bcm5719-llvm-9c20cb1a7c814bc15b8d61dbc57607b714cd0df4.tar.gz bcm5719-llvm-9c20cb1a7c814bc15b8d61dbc57607b714cd0df4.zip | |
[msan] Fix potential infinite recursion in a test.
If printf is intercepted (it is not atm), REAL(printf) call in the interceptor
would get redirected back to my_lgamma, resulting in infinite recursion.
llvm-svn: 208294
Diffstat (limited to 'clang/unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions

