Go to file
David Blaikie daef1bcfbb Add comment about a gotcha I ran across while touching this code.
I haven't looked closely at exactly why the side effect is required, but
this seems better than not mentioning it at all.

llvm-svn: 226030
2015-01-14 19:59:18 +00:00
clang Revert "More robust deployment target parsing on darwin" 2015-01-14 18:22:29 +00:00
clang-tools-extra clang-tidy: Add initial check for "Don't use else after return". 2015-01-14 19:37:54 +00:00
compiler-rt builtins: avoid duplicating unwind declarations 2015-01-14 15:55:17 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Use amdgcn triple for SI+ GPUs 2015-01-06 20:42:12 +00:00
libcxx Support picking the unwinder used for testing on linux (just as libc++abi testing allows) 2015-01-14 19:29:04 +00:00
libcxxabi Update PACKAGE_VERSION to 3.7.0svn 2015-01-14 18:30:55 +00:00
lld [cleanup] Re-sort #include lines using llvm/utils/sort_includes.py 2015-01-14 11:26:52 +00:00
lldb Typing "gui" will crash programs that don't give LLDB a real terminal. 2015-01-14 19:45:21 +00:00
llgo irgen: expose DisableUnusedImportCheck flag 2015-01-14 05:18:16 +00:00
llvm Add comment about a gotcha I ran across while touching this code. 2015-01-14 19:59:18 +00:00
openmp fixed the missed bracket introduced by checkin rev 225792 2015-01-13 15:16:49 +00:00
polly Use types of matching size when generating multi-dimensional address expressions 2015-01-13 19:37:59 +00:00