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 b18467a commit 626e2aaCopy full SHA for 626e2aa
clang/lib/CIR/CodeGen/CIRGenFunction.h
@@ -177,7 +177,6 @@ class CIRGenFunction : public CIRGenTypeCache {
177
/// Sanitizers enabled for this function.
178
clang::SanitizerSet sanOpts;
179
180
-
181
/// The symbol table maps a variable name to a value in the current scope.
182
/// Entering a function creates a new scope, and the function arguments are
183
/// added to the mapping. When the processing of a function is terminated,
0 commit comments