[all-commits] [llvm/llvm-project] 396d6a: [clang][cli] Store unsigned instead of OptSpecifie...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Tue Feb 9 06:48:04 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 396d6a3220ee131f58ce46ca47f6f98cf7a3fcae
      https://github.com/llvm/llvm-project/commit/396d6a3220ee131f58ce46ca47f6f98cf7a3fcae
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

  Changed paths:
    M clang/lib/Frontend/CompilerInvocation.cpp

  Log Message:
  -----------
  [clang][cli] Store unsigned instead of OptSpecifier in table

This fixes some buildbot failures with ambiguous call to OptSpecifier constructor.




More information about the All-commits mailing list