diff options
author | Greg Clayton <gclayton@apple.com> | 2011-02-01 05:15:22 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-02-01 05:15:22 +0000 |
commit | 9b62fd2fdaf3903627ee7d8496c5f3e7733a8540 (patch) | |
tree | c55c8409cd2286b1856b5b558098c0e7ea741906 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 293d593294bb51d12b582532724215acdd08213d (diff) | |
download | bcm5719-llvm-9b62fd2fdaf3903627ee7d8496c5f3e7733a8540.tar.gz bcm5719-llvm-9b62fd2fdaf3903627ee7d8496c5f3e7733a8540.zip |
Added a cleanup helper object to make sure the directory that was opened with "DIR *opendir(const char *)" is closed if it is valid with a call to "int closedir (DIR *)".
llvm-svn: 124649
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions