llvm-project/llvm/lib/TableGen
Abhina Sreeskantharajan a234d03198 [NFC] Formatting changes
This patch addresses some formatting changes from the comments in https://reviews.llvm.org/D97785.

Reviewed By: anirudhp

Differential Revision: https://reviews.llvm.org/D99072
2021-03-23 07:17:54 -04:00
..
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
DetailedRecordsBackend.cpp [TableGen] [DetailedRecords] Print record name that is null string as "" 2021-01-27 10:41:46 -05:00
Error.cpp [TableGen] Eliminate the 'code' type 2020-12-03 10:19:11 -05:00
JSONBackend.cpp [TableGen] Add field kind to the RecordVal class. 2021-01-07 09:31:27 -05:00
Main.cpp [NFC] Formatting changes 2021-03-23 07:17:54 -04:00
Record.cpp [TableGen] Improve handling of template arguments 2021-03-19 09:57:53 -04:00
SetTheory.cpp [TableGen] Use range-based for loops (NFC) 2021-03-06 15:52:55 -08:00
StringMatcher.cpp [TableGen] Use range-based for loops (NFC) 2021-03-06 15:52:55 -08:00
TGLexer.cpp [TableGen] Use range-based for loops (NFC) 2021-03-06 15:52:55 -08:00
TGLexer.h [TableGen] Add the assert statement, step 1 2021-01-08 09:47:51 -05:00
TGParser.cpp [TableGen] Improve handling of template arguments 2021-03-19 09:57:53 -04:00
TGParser.h [TableGen] Improve handling of template arguments 2021-03-19 09:57:53 -04:00
TableGenBackend.cpp Explicitly include <cassert> when using assert 2020-03-02 22:45:28 +01:00
TableGenBackendSkeleton.cpp [TableGen] New backend to print detailed records. 2020-10-02 10:22:13 -04:00