llvm-project/llvm/lib/TableGen
Félix Cloutier cf239c2f17 [NFC] Make format() more amenable to format attributes
This change modifies the implementation of the format() function
so that vendor forks committed to building with compilers that
support __attribute__((format)) on non-variadic functions can
check the format() function with it.

rdar://84571523
2022-11-02 13:56:51 -07:00
..
CMakeLists.txt [TableGen] Add a library-based entry point for parsing td files 2022-03-03 16:14:03 -08:00
DetailedRecordsBackend.cpp Cleanup include dependencies for LLVMTableGen 2022-01-28 11:50:49 +01:00
Error.cpp [TableGen] Remove the use of global Record state 2022-05-11 11:55:33 -07:00
JSONBackend.cpp [llvm] Qualify auto in range-based for loops (NFC) 2022-08-28 23:29:00 -07:00
Main.cpp Cleanup include dependencies for LLVMTableGen 2022-01-28 11:50:49 +01:00
Parser.cpp [TableGen] Only track reference locations if asked 2022-09-28 00:47:57 -07:00
Record.cpp [TableGen] Add log bang operator 2022-10-26 09:16:32 -07:00
SetTheory.cpp [NFC] Make format() more amenable to format attributes 2022-11-02 13:56:51 -07:00
StringMatcher.cpp
TGLexer.cpp [TableGen] Add log bang operator 2022-10-26 09:16:32 -07:00
TGLexer.h [TableGen] Add log bang operator 2022-10-26 09:16:32 -07:00
TGParser.cpp [TableGen] Add log bang operator 2022-10-26 09:16:32 -07:00
TGParser.h [TableGen] Only track reference locations if asked 2022-09-28 00:47:57 -07:00
TableGenBackend.cpp
TableGenBackendSkeleton.cpp Cleanup includes for LLVMTableGenGlobalISel 2022-01-28 11:50:50 +01:00