diff options
author | Greg Clayton <gclayton@apple.com> | 2011-02-01 05:15:02 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-02-01 05:15:02 +0000 |
commit | 293d593294bb51d12b582532724215acdd08213d (patch) | |
tree | e014550cb336d39ab6bf5d5ff6e9861f4016cc3c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 49916d786aeddb42f71d673893447d58461f236c (diff) | |
download | bcm5719-llvm-293d593294bb51d12b582532724215acdd08213d.tar.gz bcm5719-llvm-293d593294bb51d12b582532724215acdd08213d.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: 124648
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions