We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29cb383 commit fa10e6aCopy full SHA for fa10e6a
clang/include/clang/Basic/LangOptions.h
@@ -77,7 +77,7 @@ class LangOptionsBase {
77
using RoundingMode = llvm::RoundingMode;
78
using CFBranchLabelSchemeKind = clang::CFBranchLabelSchemeKind;
79
80
- /// For ASTs produced with different value, signifies their level of
+ /// For ASTs produced with different option value, signifies their level of
81
/// compatibility.
82
enum class CompatibilityKind {
83
/// Does affect the construction of the AST in a way that does prevent
0 commit comments