DirectXShaderCompiler/lib
Greg Roth 5267dff556 [linux-port] Mark all overridden methods (#1319)
Clang produces a warning when a method that overrides another is
not marked with the override keyword. Adding the keyword has no
effect on overridden functions, but it is good practice to mark
all methods intended to override as such because if they fail to
do so, the keyword will produce an error.

Fixes 78 Clang warnings.
2018-05-30 09:07:16 -04:00
..
Analysis Make correct/consistent include capitalization (#1269) 2018-05-10 10:47:52 -07:00
AsmParser Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Bitcode Match throws and use standard string exception (#1264) 2018-05-08 15:06:07 -04:00
CodeGen Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
DebugInfo Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
DxcSupport [linux-port] Mark all overridden methods (#1319) 2018-05-30 09:07:16 -04:00
ExecutionEngine Clean up mistakes made when fixing copyright banners. 2017-01-25 14:36:50 -08:00
Fuzzer Clean up mistakes made when fixing copyright banners. 2017-01-25 14:36:50 -08:00
HLSL [linux-port] Mark all overridden methods (#1319) 2018-05-30 09:07:16 -04:00
IR [linux-port] Fix DiagnosticPrinter use of std::hex (#1298) 2018-05-22 11:19:28 -04:00
IRReader Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
LTO Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Linker Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
MC Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
MSSupport Match throws and use standard string exception (#1264) 2018-05-08 15:06:07 -04:00
Object Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Option Clean up for versions (#829) 2017-11-20 11:09:28 -08:00
Passes Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
ProfileData Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Support [linux-port] Fix DiagnosticPrinter use of std::hex (#1298) 2018-05-22 11:19:28 -04:00
TableGen Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Target Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Transforms [linux-port] More compile improvement (helps GCC). (#1310) 2018-05-29 15:29:47 -04:00
CMakeLists.txt Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
LLVMBuild.txt [linux-port] Define LLVMBuild.txt for DxcSupport. (#1292) 2018-05-17 22:55:54 -04:00