]> granicus.if.org Git - clang/history - utils
Fix a missing comma between two string literals.
[clang] / utils /
2016-03-24 Mike SpertusDisplay const/volatile/restrict qualifiers in Visual...
2016-03-23 Mike SpertusVisualize fields of records as they were declared in...
2016-03-22 Chris Bieneman[Perf-training] Using os.devnull instead of a temp...
2016-03-22 Chris Bieneman[Perf-training] Cleanup based on feedback from Sean...
2016-03-22 Chris Bieneman[Perf-training] Fixing an issue with multi-threading...
2016-03-22 Mike SpertusVisual Studio Native Visualizations for constructors...
2016-03-21 Chris Bieneman[Perf-training] Adding support for tests to skip the...
2016-03-20 Mike SpertusVisual Studio Visualizers for clang::FunctionDecl
2016-03-20 Mike SpertusBetter visualization of clang::BuiltinType in VisualStudio
2016-03-20 Mike SpertusVisual Studio Visualizer for clang::FunctionProtoType
2016-03-18 Mike SpertusShow members of DeclContexts (i.e., class members)...
2016-03-16 Manman RenAdd an optional string argument to DeprecatedAttr for...
2016-03-16 Mike SpertusAdd visualizers for more clang types. Create more C...
2016-03-10 Manman RenPrint strict in Availability attribute when it is on.
2016-03-08 Mike SpertusAdd Visual Studio native visualizers for several Clang...
2016-03-08 Richard SmithP0188R1: add support for standard [[fallthrough]] attri...
2016-03-03 John McCallSemantic analysis for the swiftcall calling convention.
2016-03-01 John McCallAdd an llvm_unreachable back to the autogeneration...
2016-03-01 John McCallInfrastructure improvements to Clang attribute TableGen.
2016-02-17 Chandler Carruth[cmake] Revert r260742 (and r260744) to improve order...
2016-02-13 Benjamin KramerFix a leak in the generated code for attributes with...
2016-02-12 Chris Bieneman[CMake] Improve the clang order-file generation workflow
2016-02-05 Chris BienemanRevert "[CMake] Improve the clang order-file generation...
2016-02-05 Chris Bieneman[CMake] Improve the clang order-file generation workflow
2016-02-03 Chris BienemanAdd back the ABITest makefiles
2016-01-31 Craig TopperNo need to use utostr when putting integers into a...
2016-01-26 Chris BienemanRemove autoconf support
2016-01-23 Devin Coughlin[analyzer] SATestBuild.py: Remove html and log when...
2016-01-22 Devin Coughlin[analyzer] SATestBuild.py: Handle spaces in path passed...
2016-01-22 Devin Coughlin[analyzer] Update SATestBuild.py to handle spaces in...
2016-01-18 Craig Topper[TableGen] Merge the SuperClass Record and SMRange...
2016-01-15 Chris Bieneman[CMake] Fix bots broken by including order file generat...
2016-01-15 Chris Bieneman[CMake] [Order-files] Use print_function as an attempt...
2016-01-15 Chris Bieneman[CMake] Support generation of linker order files using...
2016-01-04 Craig Topper[TableGen] Call llvm_shutdown on exit so that all the...
2015-12-19 Chris Bieneman[CMake] Fixing a typo in a flag
2015-12-18 Chris Bieneman[CMake] PGO training data
2015-12-16 Chris Bieneman[CMake] Add support for generating profdata for clang...
2015-12-08 Eugene ZelenkoUse range loops and autos in utils/TableGen/ClangAttrEm...
2015-11-30 Aaron BallmanDo not crash when dumping the objc_bridge_related attri...
2015-11-07 Devin Coughlin[analyzer] Update SATestBuild.py to enable a 'download...
2015-10-28 John McCallAdd the ability to define "fake" arguments on attributes.
2015-10-22 Gabor Horvath[analyzer] Bug identification
2015-10-12 Alexey Bataev[ATTR] Automatic line feed after pragma-like attribute.
2015-10-06 Hans WennborgFix Clang-tidy modernize-use-nullptr warnings in source...
2015-09-29 Hans WennborgFix Clang-tidy modernize-use-nullptr warnings in header...
2015-09-29 Aaron BallmanAdded MSVC natvis visualizers for Type and QualType...
2015-09-16 Devin Coughlin[analyzer] SATestBuild.py: Move additional checkers...
2015-09-14 Devin Coughlin[analyzer] Update SATestBuild.py to set -isysroot for...
2015-09-11 Aaron BallmanExtend the Token visualizer used by MSVC to display...
2015-09-08 Ted Kremenek[analyzer] Apply whitespace cleanups by Honggyu Kim.
2015-08-22 Ahmed Bougacha[ARM NEON] Remove special-case for f16 vcvt handling...
2015-08-21 Ahmed Bougacha[ARM NEON] Use the common naming scheme for vcvt f16...
2015-08-21 Ahmed Bougacha[ARM NEON] Factor out FP-prototype checking. NFC.
2015-08-20 Gabor Horvath[Static Analyzer] Made it easier to test new checkers...
2015-08-06 David BlaikieFix memory ownership in the NeonEmitter by using values...
2015-08-06 Yaron KerenPlug a memory leak in NeonEmitter: Intrinsics allocated...
2015-08-04 Chandler Carruth[UB] Guard two calls to memcpy in generated attribute...
2015-07-22 Hans WennborgFix -Wextra-semi warnings.
2015-07-20 Bob WilsonRefactor TableGen backend for ClangAttrEmitter to avoid...
2015-07-20 Bob WilsonIgnore the "novtable" declspec when not using the Micro...
2015-07-08 Gabor Horvath[Static Analyzer] Make the paths relative from the...
2015-07-06 Craig Topper[TableGen] Change a couple methods to return an ArrayRe...
2015-07-02 Gabor Horvath[Static Analyzer] No longer include the full path of...
2015-06-30 Gabor Horvath[Static Analyzer] Minor improvements to SATest.
2015-06-22 Alexander KornienkoRevert r240270 ("Fixed/added namespace ending comments...
2015-06-22 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-19 Douglas GregorCheck for consistent use of nullability type specifiers...
2015-06-04 Ahmed Bougacha[CodeGen][NEON] Emit constants for "immediate" intrinsi...
2015-06-03 Russell Gallop[utils] Improvements to check_cfc.py to work better...
2015-06-03 Russell Gallop[utils] Add exact check to check_cfc.py dash_s_no_change.
2015-05-29 Benjamin KramerReplace push_back(Constructor(foo)) with emplace_back...
2015-05-15 Peter CollingbourneImplement no_sanitize attribute.
2015-04-24 Craig Topper[TableGen] Clang changes for r235697 to stop leaking...
2015-04-21 Ulrich WeigandImplement target-specific __attribute__((aligned))...
2015-04-11 Benjamin KramerRemove empty non-virtual destructors or mark them ...
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-04-10 Benjamin Kramer[tblgen] Use StringRef::trim
2015-04-06 James DennettFix a call to std::unique to actually discard the trail...
2015-04-02 Russell Gallop[utils] Add Check Compile Flow Consistency tool (check_...
2015-03-19 Benjamin KramerDevirtualize Attr and all subclasses.
2015-03-18 Yaron KerenRemove many superfluous SmallString::str() calls.
2015-03-10 Benjamin KramerMake helper functions static. NFC.
2015-03-10 Aaron BallmanThe semantic spelling enumeration should retain values...
2015-03-10 Yaron KerenTeach raw_ostream to accept SmallString.
2015-01-23 Alexander KornienkoReplace size() calls on containers with empty() calls...
2015-01-14 Chandler Carruth[cleanup] Re-sort the #include lines using llvm/utils...
2014-12-19 Aaron BallmanAttributes accepting an EnumArgument are allowed to...
2014-12-05 Aaron BallmanModify __has_attribute so that it only looks for GNU...
2014-11-28 Sean HuntCreate a new 'flag_enum' attribute.
2014-11-17 Aaron BallmanFixing a use of stringstream to use an LLVM helper...
2014-11-14 Aaron BallmanMinGW doesn't implement std::to_string; working around...
2014-11-14 Aaron BallmanComplete support for the SD-6 standing document (based...
2014-10-31 Anna Zaks[analyzer] Rename NewDeleteLeaks checker in the test...
2014-10-30 Richard SmithRefactor tree printing in AST dumping.
2014-10-12 Tyler NowickiAllow constant expressions in pragma loop hints.
2014-09-15 Aaron BallmanAdding some FIXMEs to the attribute emitter code regard...
2014-09-15 Aaron BallmanWhen pretty printing attributes that have enumeration...
2014-08-27 Craig TopperSimplify creation of a bunch of ArrayRefs by using...
2014-08-21 Daniel SandersFix invalid test generation by utils/ABITest/ABITestGen...
next