Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/clang-tools-extra/pseudo/tool
History
Kazu Hirata 1f914944b6 Don't use Optional::getPointer (NFC)
Since std::optional does not offer getPointer(), this patch replaces
X.getPointer() with &*X to make the migration from llvm::Optional to
std::optional easier.

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

Differential Revision: https://reviews.llvm.org/D138466
2022-11-21 19:03:40 -08:00
..
bundle_resources.py
[pseudo] Add clang-pseudo -html-forest=<output.html>, an HTML forest browser
2022-07-19 22:32:11 +02:00
ClangPseudo.cpp
Don't use Optional::getPointer (NFC)
2022-11-21 19:03:40 -08:00
CMakeLists.txt
[pseudo] Add clang-pseudo -html-forest=<output.html>, an HTML forest browser
2022-07-19 22:32:11 +02:00
HTMLForest.cpp
[pseudo] Placeholder disambiguation strategy: always choose second
2022-08-26 13:16:09 +02:00
HTMLForest.css
[pseudo] Add clang-pseudo -html-forest=<output.html>, an HTML forest browser
2022-07-19 22:32:11 +02:00
HTMLForest.html
[pseudo] Add clang-pseudo -html-forest=<output.html>, an HTML forest browser
2022-07-19 22:32:11 +02:00
HTMLForest.js
[pseudo] Add clang-pseudo -html-forest=<output.html>, an HTML forest browser
2022-07-19 22:32:11 +02:00
Powered by Gitea Version: 1.23.1 Page: 237ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API