[all-commits] [llvm/llvm-project] 704241: [NFC][clang] Bring `and_present` and `if_present` ...
Nathan James via All-commits
all-commits at lists.llvm.org
Mon Aug 8 00:39:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7042417ef11ce34300908c53ee9659bf8f2ab9ec
https://github.com/llvm/llvm-project/commit/7042417ef11ce34300908c53ee9659bf8f2ab9ec
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2022-08-08 (Mon, 08 Aug 2022)
Changed paths:
M clang/include/clang/Basic/LLVM.h
Log Message:
-----------
[NFC][clang] Bring `and_present` and `if_present` casting functions to clang namespace
This should enable simpler migration when the `and_nonnull` and `or_null` functions are deprecated.
More information about the All-commits
mailing list