aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Analysis/MacroExpansionContextTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-10-05[Lex] Introduce Preprocessor::LexTokensUntilEOF()Jonas Hahnfeld1-6/+1
2022-12-17[clang] llvm::Optional::value() && => operator*/operator->Fangrui Song1-56/+51
2022-07-13[clang] Use value instead of getValue (NFC)Kazu Hirata1-53/+51
2022-07-12[clang, clang-tools-extra] Use has_value instead of hasValue (NFC)Kazu Hirata1-22/+22
2022-06-25Revert "Don't use Optional::hasValue (NFC)"Kazu Hirata1-73/+75
2022-06-25Don't use Optional::hasValue (NFC)Kazu Hirata1-75/+73
2021-12-09[NFC][testing] Return underlying strings directly instead of OS.str()Logan Smith1-2/+2
2021-02-22[analyzer] Introduce MacroExpansionContext to libAnalysisBalazs Benics1-0/+424