Some FormatEntity.cpp cleanup and unit testing
Just fixing a few things I noticed as I am working on another feature for format strings in the prompt: forward decls, adding constexpr constructors, various checks, and unit tests for FormatEntity::Parse and new Definition constructors, etc. Reviewed By: teemperor Differential Revision: https://reviews.llvm.org/D98153
Loading
Please sign in to comment