llvm-project/clang/tools
Kazu Hirata 35b4fbb559 [clang] Use std::nullopt instead of None in comments (NFC)
This is part of an effort to migrate from llvm::Optional to
std::optional:

https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-04 15:57:24 -08:00
..
amdgpu-arch [amdgpu-arch] Guard hsa.h with __has_include 2021-05-10 07:33:30 +00:00
apinotes-test [Support] Don't include VirtualFileSystem.h in CommandLine.h 2021-04-21 10:19:01 -04:00
arcmt-test [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
c-arcmt-test
c-index-test Add clang_CXXMethod_isMoveAssignmentOperator to libclang 2022-11-14 15:21:36 +01:00
clang-check [syntax] Introduce a TokenManager interface. 2022-07-15 10:30:37 +02:00
clang-diff
clang-extdef-mapping [clang-extdef-mapping] Directly process .ast files 2022-07-05 13:45:52 +02:00
clang-format [clang-format] Add .inc extension to git-clang-format 2022-12-03 09:24:03 -05:00
clang-format-vs
clang-fuzzer [clang-fuzzer] Add missing dependency 2022-11-24 09:20:47 -08:00
clang-import-test [CGDebugInfo] Access the current working directory from the `VFS` 2022-07-26 13:48:39 -07:00
clang-linker-wrapper [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
clang-offload-bundler [clang-offload-bundler] extracting compatible bundle entry 2022-10-05 19:44:38 -04:00
clang-offload-packager [OffloadPackager] Add ability to extract images from other file types 2022-09-06 08:55:17 -05:00
clang-refactor [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 15:57:24 -08:00
clang-rename [cmake] do not set execution permission to regular files. 2022-09-07 11:04:12 +08:00
clang-repl [clang-repl] Fix incorrect return code 2022-07-31 19:07:05 +08:00
clang-scan-deps Support: Convert Program APIs to std::optional 2022-12-01 17:00:44 -05:00
clang-shlib Fixed a number of typos 2022-08-01 13:13:18 -04:00
diag-build [clang] Use portable "#!/usr/bin/env bash" shebang for tools and utils. 2021-09-23 21:16:43 +05:30
diagtool [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
driver [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
include-mapping Fixed a number of typos 2022-08-01 13:13:18 -04:00
libclang [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
scan-build [analyzer] Drop deprecated flags 2022-08-23 18:39:21 +02:00
scan-build-py [cmake] do not set execution permission to regular files. 2022-09-07 11:04:12 +08:00
scan-view [clang][cmake] Use `GNUInstallDirs` to support custom installation dirs 2022-01-21 23:58:08 +00:00
CMakeLists.txt [OpenMP] Deprecate the old driver for OpenMP offloading 2022-08-26 13:47:09 -05:00