fix inverted logic for HideUnrelatedOptions
It seems clearer to me that this would check for *any of* instead of *all of* these option categories, as it looks to me like that was the intent. But apparently this logic has always has been inverted, and possibly never fully used? Differential Revision: https://reviews.llvm.org/D114572
Loading
Please sign in to comment