Skip to content

Commit

Permalink
Resolve Merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
lkomali committed Jul 23, 2024
2 parents ff51454 + bf7e90c commit b51eaf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/c++/perf_analyzer/test_command_line_parser.cc
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,8 @@ void
CheckValidRange(
std::vector<char*>& args, char* option_name, TestCLParser& parser,
PAParamsPtr& act, bool& using_range, Range<uint64_t>& range,
PAParamsPtr& exp)
PAParamsPtr& act, bool& using_range, Range<uint64_t>& range,
size_t* max_threads)
PAParamsPtr& act, bool& using_range, Range<uint64_t>& range,
size_t* max_threads)
Expand Down

0 comments on commit b51eaf6

Please sign in to comment.