make/vscode/indexers/ccls-notes.txt
author thartmann
Tue, 12 Nov 2019 10:16:04 +0100
changeset 59022 ff1887930406
parent 55166 2ae056696b15
permissions -rw-r--r--
8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed Summary: Strengthened asserts in locate_pre_from_main() and added a check for is_main_no_pre_loop(). Reviewed-by: kvn, vlivanov


* The "ccls" indexer must be present in PATH, or configured with "ccls.launch.command" in user preferences.