DirectXShaderCompiler/tools/llvm-pdbdump
Greg Roth d27307905c Make correct/consistent include capitalization (#1269)
Several #included files were capitalized incorrectly in the case of
files pertaining to the project, or inconsistently in the case of
Windows headers which are typically only relevant where capitalization
doesn't matter. In spite of that, consistent capitalization can be
useful for cross platform stubbing purposes.

This corrects capitalization of a few Dxil* headers and forces
capitalization of Windows-specific headers to be consistent with
the overwhelming majority of other cases.

No functional change, just cross-platform facilitation
2018-05-10 10:47:52 -07:00
..
BuiltinDumper.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
BuiltinDumper.h Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
CMakeLists.txt Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
ClassDefinitionDumper.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
ClassDefinitionDumper.h Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
CompilandDumper.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
CompilandDumper.h Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
EnumDumper.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
EnumDumper.h Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
ExternalSymbolDumper.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
ExternalSymbolDumper.h Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
FunctionDumper.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
FunctionDumper.h Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
LLVMBuild.txt Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
LinePrinter.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
LinePrinter.h Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
TypeDumper.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
TypeDumper.h Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
TypedefDumper.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
TypedefDumper.h Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
VariableDumper.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
VariableDumper.h Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
llvm-pdbdump.cpp Make correct/consistent include capitalization (#1269) 2018-05-10 10:47:52 -07:00
llvm-pdbdump.h Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00