[all-commits] [llvm/llvm-project] a58eef: [lldb] Rename test module.map files to module.modu...

Dave Lee via All-commits all-commits at lists.llvm.org
Thu Apr 6 14:00:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a58eefa115588d6385ac40d05eb677267f48fc89
      https://github.com/llvm/llvm-project/commit/a58eefa115588d6385ac40d05eb677267f48fc89
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    R lldb/test/API/lang/objc/modules-incomplete/module.map
    A lldb/test/API/lang/objc/modules-incomplete/module.modulemap
    R lldb/test/API/lang/objc/modules-inline-functions/module.map
    A lldb/test/API/lang/objc/modules-inline-functions/module.modulemap

  Log Message:
  -----------
  [lldb] Rename test module.map files to module.modulemap (NFC)

The name `module.modulemap` is convention.

> Clang will also search for a file named `module.map`. This behavior is deprecated and
> we plan to eventually remove it.




More information about the All-commits mailing list