Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 жил өмнө
  Aaron Ballman e041232862 Removing spurious semi colons; NFC. 10 жил өмнө
  Rafael Espindola 3bc6e602f7 Inline function into only use. 11 жил өмнө
  Alp Toker 759afce785 Only mark dump() function definitions 'used' in debug builds 11 жил өмнө
  Benjamin Kramer 21fa5d182f PR14581: Make SourceLocation::printToString work, or it will always return an empty string. 12 жил өмнө
  Argyrios Kyrtzidis 9410928fb8 Add a SourceLocation::printToString() that returns in a std::string what dump() 12 жил өмнө
  Benjamin Kramer a6c10681e5 Move FullSourceLoc::dump into the .cpp file, the used attribute made us emit this into every TU that includes SourceLocation.h. 13 жил өмнө
  Chandler Carruth 3201f38295 Clean up as many of the comments in Basic I can find to talk in terms of 14 жил өмнө
  Chandler Carruth 642116259e Rename getInstantiationLineNumber to getExpansionLineNumber in both 14 жил өмнө
  Chandler Carruth a77c031cb6 Rename getInstantiationColumnNumber to getExpansionColumnNumber in both 14 жил өмнө
  Chandler Carruth 402785357a Mechanically rename SourceManager::getInstantiationLoc and 14 жил өмнө
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 14 жил өмнө
  Argyrios Kyrtzidis 0827408865 Fix diagnostic pragmas. 14 жил өмнө
  Douglas Gregor cb7b1e17b6 Make sure to always check the result of 14 жил өмнө
  Douglas Gregor 64e462dff0 Update get*LineNumber() and get*ColumnNumber() functions to pass the 15 жил өмнө
  Douglas Gregor a543016fe0 Audit all callers of SourceManager::getCharacterData(); update some of 15 жил өмнө
  Douglas Gregor aae58b0c3e Audit all getBuffer() callers (for both the FullSourceLoc and 15 жил өмнө
  Benjamin Kramer ceafc4b635 Switch another function to StringRef instead of char pointer pairs. 15 жил өмнө
  Mike Stump 1eb4433ac4 Remove tabs, and whitespace cleanups. 16 жил өмнө
  Douglas Gregor 370187c8a3 Remove the serialization code that predates precompiled 16 жил өмнө
  Daniel Dunbar 4a77edb3f0 Remove some now-unneeded calls to llvm::errs().flush(). 16 жил өмнө
  Ted Kremenek 321abd4583 Add FullSourceLoc::getDecomposedLoc. 16 жил өмнө
  Chris Lattner ae50fa0a9e Include information about compound statements when crashing in sema or the 16 жил өмнө
  Chris Lattner 3daed52a57 improve compatibility with GCC 4.4, patch by Michel Salim (PR3697) 16 жил өмнө
  Chris Lattner 30fc933e5f lower the interface to getLineNumber like we did for 16 жил өмнө
  Chris Lattner 7da5aea766 make SM::getColumnNumber take a predecomposed FileID/offset, which 16 жил өмнө
  Ted Kremenek 3632a35e81 Add method FullSourceLoc::getBufferData(). 16 жил өмнө
  Chris Lattner b9c3f966b1 Introduce a new PresumedLoc class to represent the concept of a location 16 жил өмнө
  Chris Lattner a11d617933 Rename SourceManager::getCanonicalFileID -> getFileID. There is 16 жил өмнө
  Chris Lattner b21e5a0fdd remove the SourceManager:: and FullSourceLoc::getFileEntryForLoc methods. 16 жил өмнө