• Dridi Boukelmoune's avatar
    vcc: Insert the built-in source last · 5dbca6f1
    Dridi Boukelmoune authored
    In the output of vcl.show -v, it means that the least useful file (in the
    sense that it is common to every single vcl.load) is now printed last.
    
    This change originates from a larger and more intrusive refactoring.
    
    It also helps get rid of spurious Wstring-contatenation warnings from
    clang 12 in the test suite, instead of disabling it altogether.
    
    Refs c8174af6
    5dbca6f1
vcc_compile.h 10.8 KB