Skip to content
  1. Nov 08, 2012
    • Dmitri Gribenko's avatar
      Force C89 for c-index-test.c · 9fcad094
      Dmitri Gribenko authored
      MSVC supports only C89, so it is important to keep c-index-test.c
      buildable with C89.  However, Clang defaults to C99, so while building
      Clang with Clang one can introduce C99 constructs into c-index-test.c
      without noticing.
      
      Thanks to Nakamura Takumi for helping with MSVC bits.
      
      llvm-svn: 167561
      9fcad094
    • Michael J. Spencer's avatar
      [Driver] Fix -Wp,-MMD pr13959 · 70d85be6
      Michael J. Spencer authored
      llvm-svn: 167559
      70d85be6
  2. Nov 07, 2012
  3. Nov 06, 2012
Loading