llvm-project/clang/test/utils/update_cc_test_checks/Inputs
Alex Richardson 3ce0e92f45 [update_cc_test_checks.py] Handle C++ methods
Previously the script only handled C input, this change extends the JSON
parsing to to also include C++ function types such as methods, constructors
and destructors.

Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D80914
2020-06-18 18:09:21 +01:00
..
basic-cplusplus.cpp [update_cc_test_checks.py] Handle C++ methods 2020-06-18 18:09:21 +01:00
basic-cplusplus.cpp.expected [update_cc_test_checks.py] Handle C++ methods 2020-06-18 18:09:21 +01:00
def-and-decl.c [update_cc_test_checks.py] Correctly skip function definitions 2020-06-18 18:09:21 +01:00
def-and-decl.c.expected [update_cc_test_checks.py] Correctly skip function definitions 2020-06-18 18:09:21 +01:00
mangled_names.c
mangled_names.c.expected [utils] change default nameless value to "TMP" 2020-06-01 06:54:45 -04:00
mangled_names.c.funcsig.expected [utils] change default nameless value to "TMP" 2020-06-01 06:54:45 -04:00