1. Complete `process load` with the common disk file completion, so there is not test provided for it; 2. Complete `process unload` with the tokens of valid loaded images. Thanks for Raphael's help on the test for `process unload`. Reviewed By: teemperor Differential Revision: https://reviews.llvm.org/D79887
4 lines
28 B
C++
4 lines
28 B
C++
int foo() {
|
|
return 123;
|
|
}
|