summaryrefslogtreecommitdiff
path: root/source/diagnostic.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-03Rewrite include guards (#1793)dan sinclair1-3/+3
2018-07-07Change libspirv to spvtools namespace (#1678)dan sinclair1-5/+4
2018-06-19[val] Add extra context to error messages. (#1600)dan sinclair1-1/+6
2017-10-03DiagnosticStream move ctor moves output duties to new objectDavid Neto1-7/+9
2016-09-22Clean up header dependency.Lei Zhang1-1/+1
2016-09-21Publish the C++ interface.Lei Zhang1-3/+1
2016-09-15Add a callback mechanism for communicating messages to callers.Lei Zhang1-10/+15
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto1-21/+9
2016-09-02Kill diagnostic_helper & the wrapping DIAGNOSTIC macro.Lei Zhang1-26/+0
2016-08-24Remove some unused macros and functions.Lei Zhang1-22/+0
2016-06-08Split validate_types file into multiple classesUmar Arshad1-1/+22
2016-02-17Rearrange headersDavid Neto1-1/+1
2016-01-13Function and block layout checks. very basic CFG.Umar Arshad1-0/+2
2016-01-07Extend copyright to 2016.Dejan Mircevski1-1/+1
2016-01-06Avoid parameter shadowing in source/diagnostic.hDavid Neto1-9/+10
2015-11-20Put DiagnosticStream and clr exports in libspirv namespaceDavid Neto1-2/+6
2015-11-12Use quotation for libspirv.h and sort headers.Lei Zhang1-2/+2
2015-11-10DiagnosticStream keeps a copy of the position.David Neto1-2/+2
2015-11-10Run clang-format to enforce Google style globally.Lei Zhang1-7/+7
2015-11-02Inclusion guards follow Google C++ styleDavid Neto1-3/+3
2015-10-26SPV_FAILED_MATCH error mutes DiagnosticStream.David Neto1-1/+2
2015-10-26DiagnosticStream can convert to a stored error codeDavid Neto1-8/+19
2015-10-26Refactored dynamic and static state out of text processing.Andrew Woloszyn1-2/+33
2015-05-22Code drop of the Codeplay spirv-tools source.Kenneth Benzie (Benie)1-0/+59