aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRyan Prichard <rprichard@google.com>2024-07-22 15:30:31 -0700
committerGitHub <noreply@github.com>2024-07-22 15:30:31 -0700
commita1359f5ed446a2a6c5f87bfa938448b1016f9b12 (patch)
tree37f6cc19d452bdc1674450c42a59e802cdc8a585 /clang/lib/Frontend/CompilerInvocation.cpp
parentd6ad4c2834a0ed679f19536a49628c4ff76fe8d0 (diff)
downloadllvm-a1359f5ed446a2a6c5f87bfa938448b1016f9b12.zip
llvm-a1359f5ed446a2a6c5f87bfa938448b1016f9b12.tar.gz
llvm-a1359f5ed446a2a6c5f87bfa938448b1016f9b12.tar.bz2
[libc++][Android] Pass -no-metrics to emulator (#99627)
The Android Emulator has started printing this message, so pass the `-no-metrics` option: ``` ############################################################################## ## WARNING - ACTION REQUIRED ## ## Consider using the '-metrics-collection' flag to help improve the ## ## emulator by sending anonymized usage data. Or use the '-no-metrics' ## ## flag to bypass this warning and turn off the metrics collection. ## ## In a future release this warning will turn into a one-time blocking ## ## prompt to ask for explicit user input regarding metrics collection. ## ## ## ## Please see '-help-metrics-collection' for more details. You can use ## ## '-metrics-to-file' or '-metrics-to-console' flags to see what type of ## ## data is being collected by emulator as part of usage statistics. ## ############################################################################## ```
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions