提交历史

作者 SHA1 备注 提交日期
  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 年之前