[all-commits] [llvm/llvm-project] 27459a: [TextAPI] Update missing enum cases & utility func...

Cyndy Ishida via All-commits all-commits at lists.llvm.org
Thu Jul 27 08:28:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27459a3a2ba1b6fe906a125f80eaa8ea657eacc0
      https://github.com/llvm/llvm-project/commit/27459a3a2ba1b6fe906a125f80eaa8ea657eacc0
  Author: Cyndy Ishida <cyndy_ishida at apple.com>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M llvm/include/llvm/TextAPI/InterfaceFile.h
    M llvm/include/llvm/TextAPI/Symbol.h
    M llvm/lib/TextAPI/TextStub.cpp

  Log Message:
  -----------
  [TextAPI] Update missing enum cases & utility functions

* Expand understood `FileType`s that InterfaceFile class can represent.
* Add `hasTarget` function.
* Cleanup symbol `<` comparator to account for SymbolSet operations.




More information about the All-commits mailing list