aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2023-12-15 11:38:26 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2023-12-15 11:39:20 +0800
commite55bda06dc2bb1ef11ff4fcc43f90d8bf843f967 (patch)
tree20af7b4fc5de98e4d44dd0ffd839d11b5490bbd2 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
parent3fe81410b23c4f13954e99c7180fa8a7e1e8ee88 (diff)
downloadllvm-e55bda06dc2bb1ef11ff4fcc43f90d8bf843f967.zip
llvm-e55bda06dc2bb1ef11ff4fcc43f90d8bf843f967.tar.gz
llvm-e55bda06dc2bb1ef11ff4fcc43f90d8bf843f967.tar.bz2
[NFC] Fix the warning Wcovered-switch-default
There is a warning saying: ASTWriter.h:766:5: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default] 766 | default: | ^ 1 error generated. And this patch tries to fix this.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions