Skip to content
Commit 293d5932 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: 124648
parent 49916d78
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