Skip to content
  1. Dec 10, 2010
  2. Dec 09, 2010
    • Caroline Tice's avatar
      · 844d2303
      Caroline Tice authored
      Modify HandleCommand to not do any argument processing until it has determined whether or
      not the command should take raw input, then handle & dispatch the arguments appropriately.
      
      Also change the 'alias' command to be a command that takes raw input.  This is necessary to
      allow aliases to be created for other commands that take raw input and might want to include
      raw input in the alias itself.
      
      Fix a bug in the aliasing mechanism when creating aliases for commands with 3-or-more words.
      
      Raw input should now be properly handled by all the command and alias mechanisms.
      
      llvm-svn: 121423
      844d2303
    • Johnny Chen's avatar
      Add more module docstring. · 2bac54fe
      Johnny Chen authored
      llvm-svn: 121421
      2bac54fe
    • Johnny Chen's avatar
      Minor docstring change. · de2c8bd8
      Johnny Chen authored
      llvm-svn: 121419
      de2c8bd8
Loading