[all-commits] [llvm/llvm-project] fc0ba6: [lldb] Rename Type::ResolveClangType to Type::Reso...

Alex via All-commits all-commits at lists.llvm.org
Tue Feb 4 15:41:48 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fc0ba63f8691eb98e9f7d670f23b145c66deec7e
      https://github.com/llvm/llvm-project/commit/fc0ba63f8691eb98e9f7d670f23b145c66deec7e
  Author: Alex Langford <apl at fb.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M lldb/include/lldb/Symbol/Type.h
    M lldb/source/Symbol/Type.cpp

  Log Message:
  -----------
  [lldb] Rename Type::ResolveClangType to Type::ResolveCompilerType

This is not specific to clang types. It operates on CompilerTypes in
general.




More information about the All-commits mailing list