diff options
author | Zequan Wu <zequanwu@google.com> | 2024-03-06 12:08:50 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-06 12:08:50 -0500 |
commit | c371ee9da9c4fa4b682baf47ce5c2a6b6f4c74bc (patch) | |
tree | 84d8831a5133fdde7b7a40b49b34b2c6c20205e8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3589cacfa8da89b9b5051e4dba659caa575e6b3f (diff) | |
download | llvm-c371ee9da9c4fa4b682baf47ce5c2a6b6f4c74bc.zip llvm-c371ee9da9c4fa4b682baf47ce5c2a6b6f4c74bc.tar.gz llvm-c371ee9da9c4fa4b682baf47ce5c2a6b6f4c74bc.tar.bz2 |
[Profile][Windows] Fix flakyness when checking existence of binary id (#84196)
There is a small chance that binary id starting with 0 (1/256). It is
not sufficient to just check the first byte.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions