DirectXShaderCompiler/tools/clang/lib/Lex
Tex Riddell 32168eac84
Add pragma control for diagnostics and option printing (#2656)
* Add pragma control for diagnostics and option printing
* Test converting warning to error with #pragma dxc diagnostic error "..."
* Support options: -f[no-]diagnostics-show-option and -W[no-]<warning>
2020-01-27 18:07:03 -08:00
..
CMakeLists.txt Expand macros in root signature and semantic defines (#122) 2017-03-07 11:34:23 -08:00
HLSLMacroExpander.cpp Expand macros in root signature and semantic defines (#122) 2017-03-07 11:34:23 -08:00
HeaderMap.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
HeaderSearch.cpp Turn off warnings on MSVC include search rules (#1266) 2018-05-10 13:52:22 -04:00
Lexer.cpp Adds support for inf literals and for asuint in constant expressions (#1029) 2018-01-25 10:28:09 -08:00
LiteralSupport.cpp [linux-port] Correct conditional groupings (#1326) 2018-06-02 04:19:14 -04:00
MacroArgs.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
MacroInfo.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
ModuleMap.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
PPCaching.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
PPCallbacks.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
PPConditionalDirectiveRecord.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
PPDirectives.cpp Add -NoLineDirectives to ignore #line. (#550) 2017-08-11 14:55:45 -07:00
PPExpressions.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
PPLexerChange.cpp Add support for custom allocators (#390) 2017-07-06 16:45:48 -07:00
PPMacroExpansion.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
PTHLexer.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Pragma.cpp Add pragma control for diagnostics and option printing (#2656) 2020-01-27 18:07:03 -08:00
PreprocessingRecord.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Preprocessor.cpp Add support for custom allocators (#390) 2017-07-06 16:45:48 -07:00
PreprocessorLexer.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
ScratchBuffer.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
TokenConcatenation.cpp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
TokenLexer.cpp [linux-port] Correct conditional groupings (#1326) 2018-06-02 04:19:14 -04:00
UnicodeCharSets.h Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00