Skip to content

Commit 414f920

Browse files
committed
updated docstring to indicate using both C and C++ compilers
1 parent 9e9e8cc commit 414f920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CXX/SHCXXFLAGS-live.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"""
2727
Verify that $SHCXXFLAGS settings are used to build shared object files.
2828
29-
This is a live test, uses the detected C compiler.
29+
This is a live test, uses the detected C and C++ compilers.
3030
"""
3131

3232
import os

0 commit comments

Comments
 (0)