DefaultConfig.llvmLibPaths

A list of default paths where to look for the LLVM and Clang libraries.

  1. string[] llvmLibPaths;
    struct DefaultConfig
    version(D_Ddoc)
    static immutable
    string[] llvmLibPaths;
  2. enum llvmLibPaths;
  3. auto llvmLibPaths;
  4. auto llvmLibPaths;

Meta