История коммитов

Автор SHA1 Сообщение Дата
  Craig Topper c6da4d1d6c Unique_ptrify PPCallbacks ownership. 11 лет назад
  Rafael Espindola 97b51af3b9 Update for llvm api change. 11 лет назад
  Ehsan Akhgari 823c2c36ba clang-cl: Flush stdout after writing the /showIncludes output 11 лет назад
  Nico Weber ed779c5338 clang-cl: /showIncludes output should go to stdout, not stderr. Fixes PR20217. 11 лет назад
  Craig Topper 85bba31eb7 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 лет назад
  Rafael Espindola 2018c6b469 Update for llvm api change. 11 лет назад
  Hans Wennborg 708002ede3 clang-cl: Support /showIncludes 12 лет назад
  Rafael Espindola d965f95daa Update for llvm API change. 12 лет назад
  Dylan Noblesmith f7ccbad5d9 Basic: import SmallString<> into clang namespace 13 лет назад
  Benjamin Kramer 8fe83e1df9 Move a method from IdentifierTable.h out of line and remove the SmallString include. 13 лет назад
  Argyrios Kyrtzidis c892c5fa92 For the FileChanged Preprocessor callback, when exiting a file, pass its FileID. 14 лет назад
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 14 лет назад
  Sebastian Redl 4dddebfef9 Fix -H. It was pretty broken. 14 лет назад
  Daniel Dunbar da60885cb4 Frontend: Change CC_PRINT_HEADERS to not print header depth markers, these don't 14 лет назад
  Daniel Dunbar f704c61b3c Frontend: Switch -header-include-file output to use unbuffered raw_ostreams with 14 лет назад
  Daniel Dunbar b34d69b929 Frontend: Add -header-include-file option, for allowing saving header include 14 лет назад
  Daniel Dunbar b376e5e71a Frontend: Add support (unused) for showing all "interesting" headers, not just 14 лет назад
  Daniel Dunbar eef63e0997 Frontend: Factor out header include dumping (-H) into its own preprocessor 14 лет назад