summaryrefslogtreecommitdiffstats
path: root/llvm/utils/update_cc_test_checks.py
Commit message (Expand)AuthorAgeFilesLines
* [Utils] Hide the default behavior change of D68819 under a flagJohannes Doerfert2019-11-011-2/+2
* [update_cc_test_checks.py] Pass the builtin include dir to clangAlex Richardson2019-10-311-0/+12
* [Utils][FIX] Unbreak update_XXX_test_checks after 3598b810029dJohannes Doerfert2019-10-311-1/+1
* [update_cc_test_checks.py] Fix invalid python string escape sequenceAlex Richardson2019-10-301-1/+1
* [update_cc_test_checks] Support 'clang | opt | FileCheck'Simon Tatham2019-10-101-6/+38
* [UpdateCCTestChecks] Detect function mangled name on separate lineDavid Greene2019-10-081-6/+20
* [UpdateTestChecks] Update tests optionDavid Bolvansky2019-08-071-1/+14
* [UpdateTestChecks] Emit warning when invalid value for -check-prefix(es) optionDavid Bolvansky2019-07-291-0/+1
* Fix LLVM IR check lines in utils/update_cc_test_checks.pyFangrui Song2018-03-141-2/+1
* [utils] Add utils/update_cc_test_checks.pyFangrui Song2018-03-021-0/+242
OpenPOWER on IntegriCloud