Go to file
Duncan P. N. Exon Smith 2705097e47 ValueMapper: Simplify remap() helper function, NFC
Rename `remap()` to `remapOperands()`, and restrict its contract to
remapping operands.  Previously, it also called `mapToMetadata()`, but
this logic is hard to reason about externally.  In particular, this
refactors `mapUniquedNode()` to avoid redundant mapping calls, taking
advantage of the RAUWs that are already in place.

llvm-svn: 244168
2015-08-05 23:22:34 +00:00
clang function_ref-ize ExternalASTSource::FindExternalLexicalDecl and remove its 2015-08-05 22:41:45 +00:00
clang-tools-extra Update references to new lists.llvm.org mailing lists. 2015-08-05 03:56:44 +00:00
compiler-rt Add flag to request codeview debug info on Windows 2015-08-05 22:48:26 +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 Fix double implementation of log 2015-07-24 18:07:14 +00:00
libcxx Update some links so that they don't point at the (private) WG21 Wiki 2015-08-05 14:36:42 +00:00
libcxxabi Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
libunwind Update to new lists.llvm.org 2015-08-05 04:01:47 +00:00
lld Handle writeImportLibrary failing. 2015-08-05 20:03:57 +00:00
lldb Static Android build doesn't need shared libs. 2015-08-05 17:42:46 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm ValueMapper: Simplify remap() helper function, NFC 2015-08-05 23:22:34 +00:00
openmp D11156: Fix comments by eliminating possible trademark conflicts 2015-08-05 12:00:07 +00:00
polly Update links to lists.llvm.org. 2015-08-05 04:19:04 +00:00