Historial de Commits

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