> +:check_CLANGPDB 1. Would be great if there is comment to explain why "n" is set to CLANG_HOST_BIN.
> +@set CLANG_HOST_BIN=n > +if not defined CLANG_BIN ( > + @echo. > + @echo !!! WARNING !!! CLANG_BIN environment variable is not set > + @if exist "C:\Program Files\LLVM\bin\clang.exe" ( > + @set CLANG_BIN=C:\Program Files\LLVM\bin\ > + @echo Found LLVM, setting the environment variable to C:\Program > Files\LLVM\bin\ 2. How about "Found LLVM, setting CLANG_BIN environment variable to C:\Program Files\LLVM\bin\."? -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#52453): https://edk2.groups.io/g/devel/message/52453 Mute This Topic: https://groups.io/mt/68845983/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-