[all-commits] [llvm/llvm-project] 757ac4: [lldb] Reword CompilerType docstring to not say "g...

Dave Lee via All-commits all-commits at lists.llvm.org
Tue Sep 15 22:15:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 757ac4ccfb8b024454b4f445a2b5c8985da5dc8a
      https://github.com/llvm/llvm-project/commit/757ac4ccfb8b024454b4f445a2b5c8985da5dc8a
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2020-09-15 (Tue, 15 Sep 2020)

  Changed paths:
    M lldb/include/lldb/Symbol/CompilerType.h

  Log Message:
  -----------
  [lldb] Reword CompilerType docstring to not say "generic type"

Since "generic type" has a precise meaning in some languages, reword the docstring of `CompilerType` to avoid ambiguity.

Differential Revision: https://reviews.llvm.org/D87633




More information about the All-commits mailing list