We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7981e3d commit 2b3fa99Copy full SHA for 2b3fa99
1 file changed
cli/main.cpp
@@ -31,6 +31,7 @@
31
* - SymbolDatabase = Information about all types/variables/functions/etc
32
* in the current translation unit
33
* - Library = Information about functions
34
+ * - Value flow analysis => possible values for each token
35
*
36
* Use --debug on the command line to see debug output for the token list
37
* and the syntax tree. If both --debug and --verbose is used, the symbol
0 commit comments