Skip to content
Commit 9b62fd2f authored by Greg Clayton's avatar Greg Clayton
Browse files

Added a cleanup helper object to make sure the directory that was opened with...

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
parent 293d5932
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment