Skip to content
  1. Jul 18, 2011
  2. Jul 17, 2011
    • Nadav Rotem's avatar
      Minor code cleanups · 76d51c6c
      Nadav Rotem authored
      llvm-svn: 135362
      76d51c6c
    • Oscar Fuentes's avatar
      Fix CMake build on Solaris · 2d48f653
      Oscar Fuentes authored
      When building LLVM/Clang on Solaris. The generated makefiles would
      have an extraneous semi-colon character in them prior to this change
      due to the way the 'CMAKE_CXX_FLAGS' variable was defined. Simply
      adjusting the definition by moving the current CMAKE_CXX_FLAGS value
      within the quotes solves the problem.
      
      Patch by Art Haas!
      
      llvm-svn: 135361
      2d48f653
    • Chris Lattner's avatar
      tidy up · d04e32d3
      Chris Lattner authored
      llvm-svn: 135360
      d04e32d3
    • Benjamin Kramer's avatar
      Silence compiler warnings. · a7606b99
      Benjamin Kramer authored
      llvm-svn: 135358
      a7606b99
  3. Jul 16, 2011
  4. Jul 15, 2011
Loading