diff options
author | Ben Langmuir <blangmuir@apple.com> | 2014-05-01 03:33:36 +0000 |
---|---|---|
committer | Ben Langmuir <blangmuir@apple.com> | 2014-05-01 03:33:36 +0000 |
commit | 05f82ba25225838749fa3029f77e91b546e44667 (patch) | |
tree | 73fd8ee2010c5e80fb871100f786005e5361a20f /llvm/lib/Target/ARM/ARMFrameLowering.cpp | |
parent | 7d6d2705f68d2540bc03682844ecb46f4513799d (diff) | |
download | bcm5719-llvm-05f82ba25225838749fa3029f77e91b546e44667.tar.gz bcm5719-llvm-05f82ba25225838749fa3029f77e91b546e44667.zip |
Avoid a potential race between stat() and open() of ASTFile
We need to open an ASTFile while checking its expected size and
modification time, or another clang instance can modify the file between
the stat() and the open().
llvm-svn: 207735
Diffstat (limited to 'llvm/lib/Target/ARM/ARMFrameLowering.cpp')
0 files changed, 0 insertions, 0 deletions