mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
The argument to -w (--category) in type * list is a regular expression This caused unhappiness with the gnu-libstdc++ category because of the double ++ Now we check for exact textual match as-well-as regexp matching llvm-svn: 184898