Skip to content

Commit 072f8fa

Browse files
authored
Update xinterpreter.cpp
1 parent b734e40 commit 072f8fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/xinterpreter.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ __get_cxx_version ()
102102
return std::to_string(cxx_version);
103103
}
104104

105+
// FIXME: This function should be upstreamed to CppInterOp. See https://github.com/compiler-research/CppInterOp/issues/879
105106
static std::string get_language()
106107
{
107108
switch (Cpp::GetLanguage(nullptr))

0 commit comments

Comments
 (0)