summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-ptr-to-member-function.cpp
diff options
context:
space:
mode:
authorJulian Lettner <jlettner@apple.com>2019-02-26 19:03:26 +0000
committerJulian Lettner <jlettner@apple.com>2019-02-26 19:03:26 +0000
commiteb38a70d11a66a950a8234940a0614888a988200 (patch)
tree7b346195d106782c69f5175209ca390b10c058d5 /clang/test/CodeGenCXX/debug-info-ptr-to-member-function.cpp
parent76eb4b02d93b3a7704b496f3e16dd14bf72cb3a9 (diff)
downloadbcm5719-llvm-eb38a70d11a66a950a8234940a0614888a988200.tar.gz
bcm5719-llvm-eb38a70d11a66a950a8234940a0614888a988200.zip
[lit] Allow setting parallelism groups to None
Check that we do not crash if a parallelism group is explicitly set to None. Permits usage of the following pattern. [lit.common.cfg] lit_config.parallelism_groups['my_group'] = None if <condition>: lit_config.parallelism_groups['my_group'] = 3 [project/lit.cfg] config.parallelism_group = 'my_group' Reviewers: rnk Differential Revision: https://reviews.llvm.org/D58305 llvm-svn: 354912
Diffstat (limited to 'clang/test/CodeGenCXX/debug-info-ptr-to-member-function.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud