diff options
author | Jason Molenda <jmolenda@apple.com> | 2013-04-04 03:19:27 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2013-04-04 03:19:27 +0000 |
commit | 14aef12e244dc5ea1d315acaabb26f33988e44c3 (patch) | |
tree | dca7baf76be4321df6b92f5601425e33c5adfa7c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8cfaffaaded057aa2ff7be9443797f2c9f47224a (diff) | |
download | llvm-14aef12e244dc5ea1d315acaabb26f33988e44c3.zip llvm-14aef12e244dc5ea1d315acaabb26f33988e44c3.tar.gz llvm-14aef12e244dc5ea1d315acaabb26f33988e44c3.tar.bz2 |
Change EnumerateDirectory from using readdir() to using readdir_r()
so it can be re-entered while iterating over a directory safely.
llvm-svn: 178738
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions