Commit History

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