Commit történet

Szerző SHA1 Üzenet Dátum
  Reid Kleckner a2a3b137f8 Re-land "Use -fdebug-compilation-dir to form absolute paths in coverage mappings" 5 éve
  Kadir Cetinkaya ea325f9c50 Revert "Use -fdebug-compilation-dir to form absolute paths in coverage mappings" 5 éve
  Reid Kleckner b527d8eb2f Use -fdebug-compilation-dir to form absolute paths in coverage mappings 5 éve
  Guillaume Chatelet 4eef7a8ad0 [Alignment][Clang][NFC] Add CharUnits::getAsAlign 5 éve
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 éve
  Serge Guelton 488b86fe3a Reduce memory consumption of coverage dumps 6 éve
  Fangrui Song 329eb5c6ba Use llvm::stable_sort 6 éve
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 éve
  Vedant Kumar 94338d8184 [Coverage] Do not visit artificial stmts in defaulted methods (PR39822) 6 éve
  Vedant Kumar 6345f58fdb [Coverage] Fix PR39258: support coverage regions that start deeper than they end 6 éve
  Richard Smith 250f67c3f9 [cxx2a] P0614R1: Support init-statements in range-based for loops. 7 éve
  Stephen Kelly cdacbfee79 Remove deprecated API 7 éve
  Stephen Kelly 7e2622ef40 Mark up deprecated methods as such 7 éve
  Stephen Kelly 2dfd8132cf Port getLocEnd -> getEndLoc 7 éve
  Stephen Kelly d7b659b592 Port getLocStart -> getBeginLoc 7 éve
  Stephen Kelly a7d278685d Port getStartLoc -> getBeginLoc 7 éve
  Stephen Kelly 8a96663a7a Add getBeginLoc API to replace getStartLoc 7 éve
  Vedant Kumar 7d54ac86ec [Coverage] End deferred regions before labels, fixes PR35867 7 éve
  Vedant Kumar 06c4f71550 [Coverage] Discard the last uncompleted deferred region in a decl 7 éve
  Peter Collingbourne 02bcd70eea Support: Add a raw_ostream::write_zeros() function. NFCI. 7 éve
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 éve
  Richard Smith ef91bd38cd PR37189 Fix incorrect end source location and spelling for a split '>>' token. 7 éve
  Alexander Kornienko b8b9458165 Fix typos in clang 7 éve
  Vedant Kumar 510b41969e [Coverage] Handle break/continue outside of loop bodies 7 éve
  Vedant Kumar 9ad8e839cc [Parse] Forward brace locations to TypeConstructExpr 7 éve
  Vedant Kumar 715ada51aa [Coverage] Emit gap areas in braces-optional statements (PR35387) 7 éve
  Vedant Kumar 5598246269 [Coverage] Emit deferred regions in headers 7 éve
  Vedant Kumar 1d4f0c6913 [Coverage] Complete top-level deferred regions before labels 7 éve
  Vedant Kumar 04811d180e [Coverage] Emit a gap area after if conditions 7 éve
  Vedant Kumar fe8249cb5c [Coverage] Discard deferred region in closing if-else 7 éve