Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique hace 6 años
  Fangrui Song 231854d01b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC hace 6 años
  Fangrui Song 0761773157 Fix file headers. NFC hace 6 años
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  Erich Keane a3220b023e [clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP or /P hace 7 años
  Benjamin Kramer 3184cd25e4 [Frontend] StringRefize and fix bad indentation. hace 9 años
  Nico Weber 25e5d6e707 clang-cl: Fix remaining bugs in interaction of /Yc and /FI /showIncludes. hace 9 años
  Nico Weber a47aafa1c1 clang-cl: Include /FI headers in /showIncludes output. hace 9 años
  Nico Weber fdde4e4601 clang-cl: Add /Yc argument to /showIncludes output. hace 9 años
  Rafael Espindola 1ee5283747 Update for llvm API change. hace 9 años
  Ivan Krasin f25cce359f Add sanitizer blacklists to the rules generated with -M/-MM/-MD/-MMD. hace 10 años
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). hace 10 años
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC hace 10 años
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods hace 10 años
  Craig Topper c6da4d1d6c Unique_ptrify PPCallbacks ownership. hace 11 años
  Rafael Espindola 97b51af3b9 Update for llvm api change. hace 11 años
  Ehsan Akhgari 823c2c36ba clang-cl: Flush stdout after writing the /showIncludes output hace 11 años
  Nico Weber ed779c5338 clang-cl: /showIncludes output should go to stdout, not stderr. Fixes PR20217. hace 11 años
  Craig Topper 85bba31eb7 [C++11] Add 'override' keyword to virtual methods that override their base class. hace 11 años
  Rafael Espindola 2018c6b469 Update for llvm api change. hace 11 años
  Hans Wennborg 708002ede3 clang-cl: Support /showIncludes hace 12 años
  Rafael Espindola d965f95daa Update for llvm API change. hace 12 años
  Dylan Noblesmith f7ccbad5d9 Basic: import SmallString<> into clang namespace hace 13 años
  Benjamin Kramer 8fe83e1df9 Move a method from IdentifierTable.h out of line and remove the SmallString include. hace 13 años
  Argyrios Kyrtzidis c892c5fa92 For the FileChanged Preprocessor callback, when exiting a file, pass its FileID. hace 14 años
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports hace 14 años
  Sebastian Redl 4dddebfef9 Fix -H. It was pretty broken. hace 14 años
  Daniel Dunbar da60885cb4 Frontend: Change CC_PRINT_HEADERS to not print header depth markers, these don't hace 14 años
  Daniel Dunbar f704c61b3c Frontend: Switch -header-include-file output to use unbuffered raw_ostreams with hace 14 años
  Daniel Dunbar b34d69b929 Frontend: Add -header-include-file option, for allowing saving header include hace 14 años