teak-llvm/clang/utils/check_cfc
Serge Guelton c0ebe773cd Portable Python script across Python version
Using from __future__ import print_function it is possible to have a compatible behavior of `print(...)` across Python version.

Differential Revision: https://reviews.llvm.org/D55213

llvm-svn: 349454
2018-12-18 08:36:33 +00:00
..
check_cfc.cfg
check_cfc.py
obj_diff.py
setup.py Portable Python script across Python version 2018-12-18 08:36:33 +00:00
test_check_cfc.py