llvm/lldb/test/API/functionalities/memory/tag/main.cpp

int main(int argc, char const *argv[]) {
  // Breakpoint here
  return 0;
}