llvm-project/clang-tools-extra/pseudo/include/clang-pseudo
Kazu Hirata 7c2b77368f [clang-tools-extra] 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 17:40:28 -08:00
..
cli [pseudo] Define a clangPseudoCLI library. 2022-07-01 08:31:34 +02:00
cxx [pseudo] Reorganize CXX.h enums 2022-07-27 09:03:29 +02:00
grammar [clang-tools-extra] Use std::nullopt instead of None in comments (NFC) 2022-12-04 17:40:28 -08:00
Bracket.h [pseudo] (trivial) bracket-matching 2022-05-24 15:13:36 +02:00
DirectiveTree.h Remove unused forward declarations (NFC) 2022-08-13 12:55:47 -07:00
Disambiguate.h [pseudo] Placeholder disambiguation strategy: always choose second 2022-08-26 13:16:09 +02:00
Forest.h Drop empty string literals from static_assert (NFC) 2022-09-03 11:17:47 -07:00
GLR.h [pseudo] Placeholder disambiguation strategy: always choose second 2022-08-26 13:16:09 +02:00
Language.h [pseudo] Eliminate the dangling-else syntax ambiguity. 2022-07-22 09:13:09 +02:00
Token.h [pseudo] Eliminate the false `::` nested-name-specifier ambiguity 2022-07-28 11:01:15 +02:00