Historique des commits

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