Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Meador Inge 9416d42468 Revert predefined decl tracking. 13 жил өмнө
  Jordan Rose 2e413f977d Fix the location of the fixit for -Wnewline-eof. 13 жил өмнө
  James Dennett b8950b8e11 Documentation cleanup: escaped # characters in Doxygen comments. 13 жил өмнө
  James Dennett 7285a06a06 Documentation cleanup: escape # in a Doxygen comment. 13 жил өмнө
  Douglas Gregor 47d9de6781 Switch LineTableInfo to use FileID instead of int for file references, 13 жил өмнө
  Jordan Rose d73ef135ba Add pedantic warning -Wempty-translation-unit (C11 6.9p1). 13 жил өмнө
  Argyrios Kyrtzidis d54dff026b [PCH] When validating that the files coming from PCH did not change, also 13 жил өмнө
  Benjamin Kramer d2953ce57a SourceManager: Vectorize ComputeLineNumbers for SSE2. 13 жил өмнө
  Argyrios Kyrtzidis a4c29b6e55 [PCH] Recover gracefully if the ASTReader detects that a file is different 13 жил өмнө
  Argyrios Kyrtzidis cee5ec9df4 Fix bugs in SourceManager::computeMacroArgsCache() and add a unit test for it. 13 жил өмнө
  Argyrios Kyrtzidis d7711ec430 For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg expanded 13 жил өмнө
  Dylan Noblesmith 098eaffc0c SourceManager: use getBufferSize() 13 жил өмнө
  Argyrios Kyrtzidis 99ee085101 In SourceManager::~SourceManager do a sanity check to make sure we 13 жил өмнө
  Argyrios Kyrtzidis a4288c4aa0 In ContentCache::replaceBuffer, add sanity check to make sure that we do not free a buffer 13 жил өмнө
  Argyrios Kyrtzidis d575254dcd Add a sanity check in SourceManager::getColumnNumber, make sure 13 жил өмнө
  Douglas Gregor a081da5e44 Implement (de-)serialization of the buffer contents for an overridden 13 жил өмнө
  Argyrios Kyrtzidis 82ccbe759b Use assert(0) instead of duplicating the check, suggestion by Anna. 14 жил өмнө
  Argyrios Kyrtzidis 796dbfb6c4 Introduce SourceManager::getFileLoc which returns a file location 14 жил өмнө
  Argyrios Kyrtzidis c3b4575b77 Make sure SourceManager::getFileIDLoaded doesn't hang in release build because of invalid passed parameter. 14 жил өмнө
  Argyrios Kyrtzidis b201e16e0c Break SourceManager::translateFileLineCol into translateFile, no functionality change. 14 жил өмнө
  Argyrios Kyrtzidis fb3612ef19 Associate the macro arguments location map with a FileID instead 14 жил өмнө
  David Blaikie d6471f7c19 Rename Diagnostic to DiagnosticsEngine as per issue 5397 14 жил өмнө
  Argyrios Kyrtzidis 5e5e95dec5 In SourceManager::translateLineCol, handle the case where we are pointing 14 жил өмнө
  Argyrios Kyrtzidis 507097ec40 [libclang] When getting a source location from a file:line:col triplet 14 жил өмнө
  Argyrios Kyrtzidis efa2ff8603 Break SourceManager::translateFileLineCol into translateLineCol that returns the 14 жил өмнө
  Argyrios Kyrtzidis a64ccefdf0 Rename SourceLocation::getFileLocWithOffset -> getLocWithOffset. 14 жил өмнө
  Argyrios Kyrtzidis 50402470f0 For SourceManager::isBeforeInTranslationUnit, a location pointing 14 жил өмнө
  Argyrios Kyrtzidis d7cb46c316 Remove one SourceManager::isInFileID overload and use isOffsetInFileID for the other. 14 жил өмнө
  Argyrios Kyrtzidis b6c465e17e Amend r138129 (reduction of SLocEntries) which introduced performance regression due 14 жил өмнө
  Argyrios Kyrtzidis 984e42ca1f Move a couple of SourceManager functions out-of-line; no functionality change. 14 жил өмнө