Commit History

作者 SHA1 備註 提交日期
  Jan Korous cb57fe36fe [libclang][test][NFC] Split off fixture from tests. 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Alex Lorenz 1551b66a72 [libclang] Recommit r336590 with a fix for the memory leak in the test 6 年之前
  Evgeniy Stepanov 8430288c27 Revert r336590 "[libclang] evalute compound statement cursors before trying to evaluate" 7 年之前
  Alex Lorenz 0b6fe1495e [libclang] evalute compound statement cursors before trying to evaluate 7 年之前
  Nicola Zaghen ff0626ea3c [clang] Update uses of DEBUG macro to LLVM_DEBUG. 7 年之前
  Petr Pavlu 2cbb1e0206 [libclang] Fix LibclangReparseTest.FileName when TMPDIR is set to a symlink 7 年之前
  Aaron Ballman 02d25f33f5 Defer adding keywords to the identifier table until after the language options have been loaded from the AST file. 7 年之前
  Fangrui Song 639427d5d3 [libclang] Add clang_File_tryGetRealPathName 7 年之前
  Jonathan Coe 377ea9a1a8 [libclang] Add PrintingPolicy for pretty printing declarations 7 年之前
  Cameron Desrochers b6ec36b300 Fixed memory leak in unit test introduced in my previous commit r322503 7 年之前
  Cameron Desrochers 505903c4d0 [PCH] Serialize skipped preprocessor ranges 7 年之前
  Erich Keane d2dd52d1df Revert 320391: Certain targets are failing, pulling back to diagnose. 7 年之前
  Erich Keane 20a630420d For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available 7 年之前
  Cameron Desrochers 949ea4a67b Fixed more signed/unsigned mismatch warnings introduced in my change at r279076 9 年之前
  Cameron Desrochers c62bf7ad86 Removed use of 'emplace' on std::map, since not all buildbot slaves support it 9 年之前
  Cameron Desrochers 584ba6b576 [libclang] Fixed signed/unsigned comparison warning introduced in my revision r279076 9 年之前
  Cameron Desrochers 840ee0d062 [libclang] Add clang_getAllSkippedRanges function 9 年之前
  Jonas Hahnfeld 4773245d34 tests: Add explicit -stdlib=libstdc++ to tests that require it 9 年之前
  Benjamin Kramer e69c871190 Avoid picking up system headers in unittest by providing a fake libstdc++ with a ridiculously high version number. 9 年之前
  Samuel Antao 34c87211f9 Add --gcc-toolchain= to one of the libclang unitests to fix issue related to 9 年之前
  Benjamin Kramer b1dfd66099 [libclang] Add entry points that take a full command line including argv[0]. 9 年之前
  Yaron Keren 78932e68d4 Add clang_free to libclang to free memory allocated in libclang. 10 年之前
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 年之前
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 年之前
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods 10 年之前
  Chandler Carruth f3590b88bc [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py 10 年之前
  Justin Bogner 9e5a027d79 VirtualFileSystem: Correctly generate the mapping for an empty VFS 11 年之前
  Ben Langmuir c12d3d358b Use temporary module cache in test 11 年之前
  Ben Langmuir f4f9e50a67 Consider module depedencies when checking a preamble in libclang 11 年之前