Issue 53214
Summary clang::Preprocessor::RemoveTopOfLexerStack has conflicting documentation
Labels
Assignees
Reporter TestingPlant
    Currently, the documentation for [clang::Preprocessor::RemoveTopOfLexerStack](https://clang.llvm.org/doxygen/classclang_1_1Preprocessor.html#ad01e74ced3ad54db449f6c509cab3cf2) says:
> This should only be used in situations where the current state of the top-of-stack lexer is known.
> This should only be used in situations where the current state of the top-of-stack lexer is unknown.

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to