Go to file
Rafael Espindola 8ea26d6a80 Remove an extra is_directory call.
I checked that opening a directory on windows does fail, so this saves a "stat".

llvm-svn: 186345
2013-07-15 20:52:01 +00:00
clang Move the "->" to "." fixit from r186128 into a separate note since 2013-07-15 19:54:54 +00:00
clang-tools-extra Fix UseAuto not transforming iterator when non-fully qualifiers are used and 2013-07-15 15:37:05 +00:00
compiler-rt Fix check_lint warnings in sanitizers' runtime libraries 2013-07-15 16:11:39 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add integer-gentype.inc: Missing file from r185839 2013-07-15 15:20:05 +00:00
libcxx Make std::forward and std::move (and std::move_if_noexcept) constexpr in C++14 2013-07-15 20:46:11 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld [PECOFF][Writer] Emit .reloc section. 2013-07-15 18:43:01 +00:00
lldb Actually use the return value we get back when 2013-07-15 18:43:36 +00:00
llvm Remove an extra is_directory call. 2013-07-15 20:52:01 +00:00
polly ScopDetect: clang-format 2013-07-14 18:09:43 +00:00