enum class DependencyOutputFormat
Description
DependencyOutputFormat - Format for the compiler dependency file.
Declared at: clang/include/clang/Frontend/DependencyOutputOptions.h:21
Enumerators
Name | Value | Comment |
---|---|---|
Make | 0 | |
NMake | 1 |
DependencyOutputFormat - Format for the compiler dependency file.
Declared at: clang/include/clang/Frontend/DependencyOutputOptions.h:21
Name | Value | Comment |
---|---|---|
Make | 0 | |
NMake | 1 |