Skip to content

Commit cf7ec92

Browse files
generatedunixname537391475639613facebook-github-bot
authored andcommitted
fbcode/cinderx/_cinderx-lib.cpp
Reviewed By: jbower-fb Differential Revision: D83464909 fbshipit-source-id: ade916d74eebe47ee219d92c3511d18cf5ce64c9
1 parent f02a84c commit cf7ec92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cinderx/_cinderx-lib.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,7 @@ void shadowcode_code_sizeof(struct _PyShadowCode* shadow, Py_ssize_t* res) {
642642
}
643643
#endif
644644

645+
// NOLINTNEXTLINE(clang-diagnostic-unused-function)
645646
int get_current_code_flags(PyThreadState* tstate) {
646647
#if PY_VERSION_HEX < 0x030C0000
647648
PyCodeObject* cur_code = nullptr;

0 commit comments

Comments
 (0)