forked from OSchip/llvm-project
				
			
				
					
						
							The regex backreferences were not properly parsed and used when using the extended grammar. This change parses them. The issue was found while working on PR34297. Thanks to Mark de Wever for the patch! Differential Revision: https://reviews.llvm.org/D62451  | 
			||
|---|---|---|
| .. | ||
| awk.pass.cpp | ||
| basic.fail.cpp | ||
| basic.pass.cpp | ||
| ecma.pass.cpp | ||
| egrep.pass.cpp | ||
| exponential.pass.cpp | ||
| extended.pass.cpp | ||
| grep.pass.cpp | ||
| inverted_character_classes.pass.cpp | ||
| lookahead_capture.pass.cpp | ||
| parse_curly_brackets.pass.cpp | ||