Skip to content

Conversation

kazutakahirata
Copy link
Contributor

This patch replaces:

#if EXPENSIVE_CHECKS

with:

#ifdef EXPENSIVE_CHECKS

to follow the existing conventions.

This patch replaces:

  #if EXPENSIVE_CHECKS

with:

  #ifdef EXPENSIVE_CHECKS

to follow the existing conventions.
Copy link

@snehasish snehasish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kazutakahirata kazutakahirata merged commit 9855134 into llvm:main Mar 25, 2024
@kazutakahirata kazutakahirata deleted the pr_memprof_expensive_checks branch March 25, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants