[all-commits] [llvm/llvm-project] f111cf: [clang][cli] Specify correct integer width for -fb...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Tue Jan 5 11:11:15 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f111cf992df4ec00acfdd026eac12b36c3831999
      https://github.com/llvm/llvm-project/commit/f111cf992df4ec00acfdd026eac12b36c3831999
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-01-05 (Tue, 05 Jan 2021)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/unittests/Frontend/CompilerInvocationTest.cpp

  Log Message:
  -----------
  [clang][cli] Specify correct integer width for -fbuild-session-timestamp

This fixes an issue where large integer values were rejected as invalid.

Reviewed By: arphaman

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




More information about the All-commits mailing list