From: Jan Svoboda Date: Tue, 5 Jan 2021 18:45:31 +0000 (+0100) Subject: [clang][cli] Specify correct integer width for -fbuild-session-timestamp X-Git-Tag: llvmorg-13-init~2060 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f111cf992df4ec00acfdd026eac12b36c3831999;p=platform%2Fupstream%2Fllvm.git [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 --- diff --git a/clang/include/clang/Driver/Options.td b/clang/include/clang/Driver/Options.td index 9a851f6..c7da888 100644 --- a/clang/include/clang/Driver/Options.td +++ b/clang/include/clang/Driver/Options.td @@ -1767,7 +1767,7 @@ def fmodules_search_all : Flag <["-"], "fmodules-search-all">, Group, def fbuild_session_timestamp : Joined<["-"], "fbuild-session-timestamp=">, Group, Flags<[CC1Option]>, MetaVarName<"