Go to file
Jim Ingham ead45ccc2c Nope, I was right originally. ResolveUsername should resolve "~" to the
current user, and ResolvePartialUsername will resolve "~" to the list of
users.

llvm-svn: 217723
2014-09-12 23:50:36 +00:00
clang Check delegating constructors for using uninitialized fields. 2014-09-12 22:47:58 +00:00
clang-tools-extra Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
compiler-rt tsan: use growable vector for atexit callbacks 2014-09-12 22:19:03 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc math: Add tan implementation 2014-09-10 15:43:35 +00:00
libcxx PR20546: Fix tests for compare_exchange_weak. 2014-09-06 20:38:25 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld Make anonymous namespace as small as possible. 2014-09-12 17:30:13 +00:00
lldb Nope, I was right originally. ResolveUsername should resolve "~" to the 2014-09-12 23:50:36 +00:00
llvm Stop suppress error messages in test case to see why one buildbot is failing 2014-09-12 22:46:01 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [Polly] Move MAY/MUST write property to IRAccess 2014-09-12 11:00:49 +00:00