[all-commits] [llvm/llvm-project] d65a3b: Fix build issue in assert mode introduced by 6427f...
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Tue Jan 25 13:27:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d65a3b3265d058ce1f0ac82fa4d0826bf1b2bbaf
https://github.com/llvm/llvm-project/commit/d65a3b3265d058ce1f0ac82fa4d0826bf1b2bbaf
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M llvm/lib/Support/CommandLine.cpp
Log Message:
-----------
Fix build issue in assert mode introduced by 6427f4c52c31cc36004
After 6427f4c52c31cc36004, one should use SortedCategories to check category
validity.
More information about the All-commits
mailing list