Skip to content
  1. Jun 27, 2011
  2. Jun 26, 2011
  3. Jun 25, 2011
  4. Jun 24, 2011
  5. Jun 23, 2011
    • Greg Clayton's avatar
      Centralized all of the format to c-string and to format character code inside · bb7f31fa
      Greg Clayton authored
      the FormatManager class. Modified the format arguments in any commands to be
      able to use a single character format, or a full format name, or a partial 
      format name if no full format names match.
      
      Modified any code that was displaying formats to use the new FormatManager
      calls so that our help text and errors never get out of date.
      
      Modified the display of the "type format list" command to be a bit more
      human readable by showing the format as a format string rather than the single
      character format char.
      
      llvm-svn: 133765
      bb7f31fa
Loading