]> granicus.if.org Git - clang/history - include
clang-cl: Make the driver parse all(?) msvc flags
[clang] / include /
2013-11-15 Hans Wennborgclang-cl: Make the driver parse all(?) msvc flags
2013-11-15 Hans Wennborg[-cxx-abi microsoft] Emit thunks for pointers to virtua...
2013-11-15 Sylvestre LedruUsing an invalid -O falls back on -O3 instead of an...
2013-11-15 Richard SmithWhen we hit a #include directive that maps to a module...
2013-11-14 Richard SmithAdd -Wdeprecated-writable-string in C++ to -Wc++11...
2013-11-14 Argyrios Kyrtzidis[objcmt] Introduce "objcmt-white-list-dir-path=" option.
2013-11-14 Kevin Qin[AArch64 neon] support poly64 and relevant intrinsic...
2013-11-14 Kevin QinImplement aarch64 neon instruction class misc.
2013-11-14 Serge PavlovAdded warning on structures/unions that are empty or...
2013-11-14 Jiangning LiuImplement AArch64 NEON instruction set AdvSIMD (table).
2013-11-13 Fariborz JahanianObjectiveC ARC. Introduce a new attribute, 'objc_bridge'
2013-11-13 Reid Kleckner-fms-extensions: Recognize _alloca as an alias for...
2013-11-13 Reid KlecknerOnly provide MS builtins when -fms-extensions is on
2013-11-13 Dmitri GribenkoDocumentation parsing: move comment-to-XML conversion...
2013-11-13 Warren HuntNo functional change. Renaming a variable in RecordLay...
2013-11-13 Weiming ZhaoAdds ARM backend options: -mrestrict-it and -mno-restri...
2013-11-13 Manuel KlimekAdd an optional mapping from source paths to source...
2013-11-13 Diego NovilloAdd -fprofile-sample-use to Clang's driver.
2013-11-13 Serge PavlovWarn on duplicate function specifier
2013-11-13 Dmitri GribenkoFix closing namespace comment to reflect reality
2013-11-13 Fariborz JahanianObjectiveC migrator. Place use of NS_NONATOMIC_IOSONLY
2013-11-12 Hans Wennborgclang-cl: parse the /Yc flag (PR17895)
2013-11-12 Dmitri GribenkoDocumentation parsing: add support for \throws \throw...
2013-11-12 Weiming Zhaoadd intrinsics: __builtin_arm_{dmb,dsb} for ARM
2013-11-12 Hans Wennborgclang-cl: parse the /GT option
2013-11-12 Richard SmithRather than duplicating extension diagnostics to allow...
2013-11-12 Faisal ValiREFACTOR: Have PushLambdaScope return the LambdaScopeIn...
2013-11-11 Sylvestre LedruRevert "Using an invalid -O falls back on -O3 instead...
2013-11-11 Chad Rosier[AArch64] The shift right/left and insert immediate...
2013-11-11 Sylvestre LedruUsing an invalid -O falls back on -O3 instead of an...
2013-11-11 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-11-09 Rafael EspindolaThis reverts commit r194330, r194329 and r194328.
2013-11-09 David ChisnallAdd support for -fuse-ld=.
2013-11-09 Richard SmithTry to recover a bit better if a close brace is missing...
2013-11-09 Dmitri GribenkoComment parsing: recognize \def (but processing is...
2013-11-08 Richard SmithIssue a diagnostic if we see a templated friend declara...
2013-11-08 Timur IskhodzhanovThread the info about vbptr sharing through ASTRecordLayout
2013-11-08 Benjamin KramerRemove diagnostic leftover from the ancient times when...
2013-11-08 Douglas Gregors/DebugPrint/dump/g
2013-11-08 Fariborz JahanianObjectiveC migrator. Fixes an obscure bug where
2013-11-08 Daniel Jasperclang-format: Make breaking before ternary operators...
2013-11-07 Manuel Klimek Adds the ability to inject a DiagnosticConsumer into...
2013-11-07 Douglas GregorModules: Teach the preprocessor to recognize 'import...
2013-11-07 Douglas GregorRe-instate contextual conversion to Objective-C pointer...
2013-11-07 Peter CollingbourneIntroduce MatchFinder::matchAST.
2013-11-07 Peter CollingbourneRe-introduce MatchFinder::addDynamicMatcher.
2013-11-07 Timur IskhodzhanovMinor refinement of VTableBuilder.h: fix wrong indentat...
2013-11-07 Alp TokerRewriteBuffer: Remove an unused typedef
2013-11-07 Faisal ValiThis patch implements capturing of variables within...
2013-11-06 David Majnemer[-fms-extensions] Add support for __FUNCDNAME__
2013-11-06 Alp Tokerclang-cl: Hide ignored joined flags as well
2013-11-06 Aaron BallmanWork around an MSVC 2013 miscompile with the Redeclarab...
2013-11-06 NAKAMURA TakumiUpdate \param in ToolInvocation() corresponding to...
2013-11-06 Alp Tokerclang-cl: Hide ignored flags
2013-11-06 Alp Tokerclang-cl: Add /FS as an ignored flag
2013-11-06 Peter CollingbourneIntroduce ClangTool::buildASTs, and buildASTFromCode.
2013-11-06 Richard SmithAdd a limit to the length of a sequence of 'operator...
2013-11-06 Timur IskhodzhanovFix PR17738 - add support for vtordisp thunks when...
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Perm.
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Bitwise Extract.
2013-11-06 Peter CollingbourneIntroduce DynTypedNode::print, dump and getSourceRange.
2013-11-06 Peter CollingbourneIntroduce BoundNodes::getMap.
2013-11-05 Fariborz JahanianObjectiveC migrator. Please annotation of properties...
2013-11-05 Richard SmithSimplify: we don't care why constant evaluation might...
2013-11-05 Rafael EspindolaWith this patch -Wwrite-strings is still implemented...
2013-11-05 James DennettDocumentation tweaks: Fix a typo in a reference to...
2013-11-05 Kaelyn UhrainRevert "Try to correct a mistyped "-" or ">" to "-...
2013-11-05 Jiangning LiuImplement AArch64 Neon Crypto instruction classes AES...
2013-11-05 Timur IskhodzhanovFix vbtable indices when a class shares the vbptr with...
2013-11-05 Joey GoulyDo not allow functions or kernels called 'main' in...
2013-11-05 Richard SmithC++1y sized deallocation: if we have a use, but not...
2013-11-05 Kevin QinImplemented aarch64 neon intrinsic vcopy_lane with...
2013-11-04 Kaelyn UhrainTry to correct a mistyped "-" or ">" to "->" for some...
2013-11-04 Aaron BallmanUpdating the makefile to reflect CMake; addendum to...
2013-11-04 Aaron BallmanAttributes which accept a type as their sole argument...
2013-11-04 Benjamin KramerMake ADLResult::iterator a proper iterator.
2013-11-04 Richard SmithIssue a diagnostic if an implicitly-defined move assign...
2013-11-04 Richard SmithImplement final resolution of DR1402: implicitly-declar...
2013-11-03 David MajnemerFix typo in err_flexible_array_empty_aggregate
2013-11-02 David MajnemerSema: Disallow inheriting from classes with flexible...
2013-11-02 David MajnemerRemove a stray tab character from warn_objc_root_class_...
2013-11-02 David MajnemerSema: Disallow derived classes with virtual bases from...
2013-11-02 David MajnemerSema: Cleanup and simplify anonymous union diagnostics
2013-11-02 David MajnemerSema: Flexible array members were introduced in C99...
2013-11-01 Fariborz JahanianObjectiveC. Define a new cc1 flag
2013-11-01 Peter CollingbourneSanitizerArgs: add ability to filter/diagnose unsupport...
2013-11-01 Richard SmithSimplify computation of visible module set.
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar fixed-point conve...
2013-10-31 Dmitri GribenkoClang modules: collect exports recursively
2013-10-31 Richard SmithStore a TypeArgument on an attribute as a TypeSourceInf...
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar shift immediate...
2013-10-31 Aaron Ballmaniboutletcollection really does have custom parsing.
2013-10-31 Benjamin KramerRemove unused diagnostic.
2013-10-31 Richard SmithFactor out custom parsing for iboutletcollection and...
2013-10-30 Mark LaceyAdd CodeGenABITypes.h for use in LLDB.
2013-10-30 Hans Wennborgclang-cl: Parse the /arch, /Yu and /Fp options (PR17736)
2013-10-30 Daniel Sanders[mips][msa] Correct definition of bins[lr] and CHECK...
2013-10-30 Daniel Sanders[mips][msa] Added support for matching bmnz, bmnzi...
2013-10-30 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-30 Daniel Sanders[mips][msa] Added support for matching bins[lr]i.[bhwd...
next