summaryrefslogtreecommitdiff
path: root/clang/test/Parser/explicit-bool.cpp
AgeCommit message (Expand)Author
2022-05-04Change the behavior of implicit int diagnosticsAaron Ballman
2020-02-18Add -std=c++20 flag, replace C++2a with C++20 throughout the ClangRichard Smith
2020-01-16Add extra test file forgotten in 45d7080.Richard Smith