Go to file
Dawn Perchik 6c506bdab2 Rename Mangled::GetLanguage to Mangled::GuessLanguage
The language can not be definitively determined from the mangling, so
this new name helps clarify that fact.  This addresses the concerns raised
in http://reviews.llvm.org/rL226962.
Reviewed by: clayborg
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D10723

llvm-svn: 240662
2015-06-25 17:45:53 +00:00
clang [NVPTX] Fixed a typo in __nvvm_atom_min_gen_l() type string. 2015-06-25 17:34:23 +00:00
clang-tools-extra [clang-tidy] Fix false positives in misc-macro-parentheses checker 2015-06-23 12:45:14 +00:00
compiler-rt tsan: merge function definition and declaration 2015-06-25 11:45:45 +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 prepare-builtins: Fix build with LLVM 3.7 2015-06-24 17:03:50 +00:00
libcxx Make support for thread-unsafe C functions optional. 2015-06-24 08:44:38 +00:00
libcxxabi fallback_malloc: silence conversion warning (NFC) 2015-06-03 17:25:35 +00:00
libunwind Fix unw_getcontext() return value on AArch64. 2015-06-25 15:12:46 +00:00
lld COFF: Don't use COFFHeader->NumberOfRelocations. 2015-06-25 17:43:37 +00:00
lldb Rename Mangled::GetLanguage to Mangled::GuessLanguage 2015-06-25 17:45:53 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm Add a test for a recent regression. 2015-06-25 16:16:08 +00:00
openmp Allow machine hierarchy expansion 2015-06-22 15:59:18 +00:00
polly Fix autotools build 2015-06-25 16:50:13 +00:00