[PATCH] D30725: [FileCheck] Added [[@CLEAR:regex]] as a way to clear variables.
    Hal Finkel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar  7 17:54:04 PST 2017
    
    
  
hfinkel added a comment.
In https://reviews.llvm.org/D30725#695187, @tra wrote:
> @hfinkel I like the global/local split. `@` would clash with `@LINE[-+]N` expression we currently support, but we could use some other prefix instead. `$` ?
`$` is certainly fine with me.
https://reviews.llvm.org/D30725
    
    
More information about the llvm-commits
mailing list