]> granicus.if.org Git - clang/history - unittests/Lex
[OPENMP] Further reduction test fix, NFC.
[clang] / unittests / Lex /
2017-06-15 Erich KeaneLexerTest memory leak fix-
2017-06-15 Erich KeaneFix LexerTest signed/unsigned comparison.
2017-06-14 Erich Keane[Preprocessor]Correct Macro-Arg allocation of Stringifi...
2017-06-09 Richard SmithAdd #pragma clang module build/endbuild pragmas for...
2017-03-20 Duncan P. N. Exon... Reapply "Modules: Cache PCMs in memory and avoid a...
2017-03-18 Renato GolinRevert "Modules: Cache PCMs in memory and avoid a use...
2017-03-17 Duncan P. N. Exon... Modules: Cache PCMs in memory and avoid a use-after...
2017-01-06 David Blaikieshared_ptrify (from InclusiveRefCntPtr) HeaderSearchOptions
2017-01-05 David BlaikieMove PreprocessorOptions to std::shared_ptr from Intrus...
2016-05-19 Vedant Kumar[Lexer] Don't merge macro args from different macro...
2016-04-07 Saleem AbdulrasoolBasic: move CodeGenOptions from Frontend
2016-04-07 Saleem AbdulrasoolBasic: thread CodeGenOptions into TargetInfo
2016-03-04 James Y KnightMake TargetInfo store an actual DataLayout instead...
2016-02-23 Duncan P. N. Exon... Lex: Return "" when HeaderMap::lookupFilename fails
2016-02-22 Duncan P. N. Exon... Lex: Check for 0 buckets on header map construction
2016-02-21 Duncan P. N. Exon... Lex: Never overflow the file in HeaderMap::lookupFilename()
2016-02-20 Duncan P. N. Exon... Lex: Add a test for HeaderMap::lookupFileName()
2016-02-20 Duncan P. N. Exon... Lex: Check whether the header map buffer has space...
2016-02-20 Duncan P. N. Exon... Lex: Check buckets on header map construction
2016-02-20 Duncan P. N. Exon... Lex: Add some unit tests for corrupt header maps
2016-01-26 Chris BienemanRemove autoconf support
2015-10-08 Benjamin Kramer[VFS] Use VFS instead of virtual files in PPCallbacks...
2015-07-22 Hans WennborgFix -Wextra-semi warnings.
2015-06-22 Alexander KornienkoRevert r240270 ("Fixed/added namespace ending comments...
2015-06-22 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-01 Richard Smith[modules] Start moving the module visibility informatio...
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2014-10-15 Alexey SamsonovAvoid having "using namespace" for both "clang" and...
2014-09-10 Craig TopperUnique_ptrify PPCallbacks ownership.
2014-08-29 David Blaikieunique_ptrify SourceManager::createFileID
2014-08-27 Rafael EspindolaUpdate for LLVM api change.
2014-07-24 NAKAMURA Takumi[CMake] LexTests: Prune redundant libdep(s).
2014-07-06 Alp TokerUse non-intrusive refcounting for TargetOptions
2014-07-05 Alp TokerTrack IntrusiveRefCntPtr::get() changes from LLVM r212366
2014-06-08 Craig Topper[C++11] Use 'nullptr'. Unittests edition.
2014-06-04 Alp TokerRemove the last remaining llvm/Config/config.h includes
2014-05-21 Alp TokerSourceManager: Use setMainFileID() consistently
2014-05-10 Benjamin KramerDecouple ExprCXX.h and DeclCXX.h and clean up includes...
2014-05-03 Alp TokerEliminate ASTContext's DelayInitialization flag
2014-05-02 Alp TokerReformat code following Preprocessor constructor updates
2014-05-02 Alp TokerFactor TargetInfo pointer/DelayInitialization bool...
2014-04-23 John ThompsonQuick fix for layering that broke shared library build.
2014-04-23 John ThompsonInitial implementation of -modules-earch-all option...
2014-01-07 Chandler CarruthSort all the #include lines with LLVM's utils/sort_incl...
2013-12-10 NAKAMURA Takumi[CMake] Update target_link_libraries() and LLVM_LINK_CO...
2013-10-24 Manuel KlimekUse the same SourceManager for ModuleMaps and compilations.
2013-10-14 Alexey SamsonovFix use-after-free in PPCallbacksTest detected by ASan...
2013-10-12 Pekka JaaskelainenCallback support for OpenCL extension pragmas.
2013-06-11 Rafael EspindolaInclude Path.h instead of PathV2.h.
2013-05-16 Argyrios Kyrtzidis[Lexer] Improve Lexer::getSourceText() when the given...
2013-03-20 Douglas Gregor<rdar://problem/12368093> Extend module maps with a...
2013-02-01 Argyrios KyrtzidisFor ModuleLoader::makeModuleVisible() also pass the...
2013-01-25 Daniel Dunbar[Lex] Remove DirectoryLookup.UserSpecified, which is...
2013-01-12 NAKAMURA Takumiclang/unittests: Fixup corresponding to r172290.
2012-12-04 Chandler CarruthReally sort the #include lines in unittests/...
2012-12-04 Chandler CarruthSort the #include lines for unittests/...
2012-12-04 NAKAMURA Takumiclang/Lex: [CMake] Update CMakefiles since r169229.
2012-12-04 Argyrios KyrtzidisRefactor recording the preprocessor conditional directi...
2012-11-30 Douglas GregorFix unit tests for ModuleLoader change in r168961.
2012-11-16 NAKAMURA Takumiclang/unittests: Fixup corresponding to Doug's r168136.
2012-11-03 Benjamin KramerEscape trigraphs in unittest.
2012-11-01 Argyrios KyrtzidisMake the FilenameRange of the InclusionDirective callba...
2012-10-24 Douglas GregorTeach the preprocessor to hold onto the preprocessor...
2012-10-24 Douglas GregorUpdate unit tests for HeaderSearch change
2012-10-23 Douglas GregorOne last unit-test fix
2012-10-23 Douglas GregorMore unit-test fixes
2012-10-23 Douglas GregorFixup unit tests for DiagnosticOptions change
2012-10-17 Douglas GregorFix the handling of target options in our unit tests.
2012-06-21 Chandler CarruthClang side of a refactoring of the CMake unit test...
2012-03-06 Fariborz Jahanianget rid of an unsued variable warning.
2012-03-06 Ted KremenekAdd new code migrator support for migrating existing...
2012-03-05 Argyrios Kyrtzidis[preprocessor] Enhance PreprocessingRecord to keep...
2012-02-20 Dylan NoblesmithBasic: import IntrusiveRefCntPtr<> into clang namespace
2012-02-03 Argyrios KyrtzidisChange Lexer::makeFileCharRange() to have it accept...
2012-01-30 Douglas GregorThread a TargetInfo through to the module map; we'll...
2012-01-23 Argyrios KyrtzidisImprove Lexer::getImmediateMacroName to take into accou...
2012-01-20 Argyrios KyrtzidisEnhance Lexer::makeFileCharRange to check for ranges...
2012-01-19 Benjamin KramerSilence set-but-unused warning.
2012-01-19 Argyrios KyrtzidisIntroduce Lexer::getSourceText() that returns a string...
2012-01-19 Argyrios KyrtzidisIntroduce Lexer::makeFileCharRange() that accepts a...
2012-01-19 Argyrios KyrtzidisFor Lexer's isAt[Start/End]OfMacroExpansion add an...
2012-01-19 Argyrios KyrtzidisAdd unit testing for Lexer.