[all-commits] [llvm/llvm-project] b6f259: Add missing `llvm::to_underlying` in `AST/CommentP...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Mon Nov 6 12:28:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6f2597a45f426f3a276c1c59f7ff5521b6dcc89
https://github.com/llvm/llvm-project/commit/b6f2597a45f426f3a276c1c59f7ff5521b6dcc89
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M clang/unittests/AST/CommentParser.cpp
Log Message:
-----------
Add missing `llvm::to_underlying` in `AST/CommentParser.cpp` unit test
This fixed a test failure introduced in f2d8a0ac1dd1fe55b2c3b358c525fbc01b0121ed.
More information about the All-commits
mailing list