[NFC][OMPT] Move pop_macro to the right place to fix compile warnings
This commit is contained in:
parent
f418cb1a93
commit
ab15b11c41
@ -96,10 +96,10 @@ extern bool Initialized;
|
||||
} // namespace omp
|
||||
} // namespace llvm
|
||||
|
||||
#pragma pop_macro("DEBUG_PREFIX")
|
||||
|
||||
#else
|
||||
#define performIfOmptInitialized(stmt)
|
||||
#endif // OMPT_SUPPORT
|
||||
|
||||
#pragma pop_macro("DEBUG_PREFIX")
|
||||
|
||||
#endif // _OMPTCALLBACK_H
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user