index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Parse
/
ParseDecl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Parser] Handle __pragma(pack, etc. after type definitions
David Majnemer
2016-06-14
1
-0
/
+16
*
[ms] Allow more unqualified lookup of types in dependent base classes
Reid Kleckner
2016-05-24
1
-10
/
+18
*
Make Sema::getPrintingPolicy less ridiculously expensive. This used to perform
Richard Smith
2016-05-19
1
-1
/
+1
*
[OpenCL] Output OpenCL version in diagnostics.
Anastasia Stulova
2016-05-12
1
-3
/
+8
*
[MSVC] Implementation of __unaligned as a proper type qualifier
Andrey Bokhanko
2016-05-11
1
-4
/
+11
*
Enable support for __float128 in Clang and enable it on pertinent platforms
Nemanja Ivanovic
2016-05-09
1
-0
/
+7
*
Revert r268727, it caused PR27666.
Nico Weber
2016-05-06
1
-11
/
+4
*
[MSVC] Implementation of __unaligned as a proper type qualifier
Andrey Bokhanko
2016-05-06
1
-4
/
+11
*
[Concepts] Pass requires-clause to ActOnTemplateParameterList; NFC
Hubert Tong
2016-04-29
1
-1
/
+1
*
Correctly parse GCC-style asm line following MS-style asm line.
Denis Zobnin
2016-04-21
1
-21
/
+0
*
Revert 266186 as it breaks anything that includes type_traits on some platforms
Nemanja Ivanovic
2016-04-15
1
-7
/
+0
*
Revert r266415, it broke parsing SDK headers (PR27367).
Nico Weber
2016-04-15
1
-11
/
+4
*
[MSVC Compat] Implementation of __unaligned (MS extension) as a type qualifier
Andrey Bokhanko
2016-04-15
1
-4
/
+11
*
Enable support for __float128 in Clang
Nemanja Ivanovic
2016-04-13
1
-0
/
+7
*
[OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library.
Alexey Bader
2016-04-13
1
-4
/
+4
*
[OpenCL] Complete image types support.
Alexey Bader
2016-04-08
1
-0
/
+12
*
[OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Alexey Bataev
2016-03-30
1
-2
/
+4
*
Add replacement = "xxx" to AvailabilityAttr.
Manman Ren
2016-03-21
1
-7
/
+17
*
Revert r263687 for ubsan bot failure.
Manman Ren
2016-03-17
1
-17
/
+7
*
Add an optional named argument (replacement = "xxx") to AvailabilityAttr.
Manman Ren
2016-03-17
1
-7
/
+17
*
Test commit: Fix run-on sentence in comment
Mike Spertus
2016-03-05
1
-2
/
+2
*
[OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Alexey Bataev
2016-03-03
1
-5
/
+3
*
[OpenCL] Refine OpenCLImageAccessAttr to OpenCLAccessAttr
Xiuli Pan
2016-02-26
1
-1
/
+2
*
Addressing review comments for r261163.
Manman Ren
2016-02-22
1
-11
/
+11
*
[OpenCL] Generate metadata for opencl_unroll_hint attribute
Anastasia Stulova
2016-02-19
1
-2
/
+2
*
[Parse] Code complete expressions in bracket declarators.
Benjamin Kramer
2016-02-18
1
-0
/
+3
*
Add 'nopartial' qualifier for availability attributes.
Manman Ren
2016-02-17
1
-5
/
+19
*
Simplify EnterTokenStream API to make it more robust for memory management
David Blaikie
2016-02-09
1
-1
/
+1
*
Fix rejects-valid when forming a pointer-to-member with 'decltype(expr)::*'.
Richard Smith
2016-02-02
1
-1
/
+1
*
Include RecordDecls from anonymous unions in the AST.
Nico Weber
2016-01-28
1
-2
/
+9
*
OpaquePtr: Use nullptr construction for ParsedType OpaquePtr typedef
David Blaikie
2016-01-15
1
-15
/
+11
*
OpaquePtr: Use nullptr construction for DeclGroupPtrTy OpaquePtr typedef
David Blaikie
2016-01-15
1
-5
/
+5
*
[OpenCL] Pipe type support
Xiuli Pan
2016-01-09
1
-0
/
+36
*
[Sema] ArrayRef-ize ActOnTemplateParameterList. NFC
Craig Topper
2015-12-24
1
-2
/
+2
*
Fix crash-on-invalid if a :: is followed by two or more open parentheses (and...
Richard Smith
2015-12-19
1
-0
/
+9
*
Do not generate DW_TAG_imported_module for anonymous namespaces (even nested)...
Ekaterina Romanova
2015-12-10
1
-4
/
+2
*
[modules] When a #include is mapped to a module import and appears somewhere
Richard Smith
2015-11-17
1
-2
/
+2
*
Fix a layering oddity by passing Sema to DeclSpec::Finish instead of Diagnost...
Craig Topper
2015-11-15
1
-2
/
+2
*
Move diagnostics from Parse to Sema to remove Sema's dependency on ParserDiag...
Craig Topper
2015-11-14
1
-0
/
+1
*
Merge some similar diagnostics using %select.
Craig Topper
2015-11-14
1
-4
/
+5
*
Fix spelling error in comment.
Craig Topper
2015-11-14
1
-1
/
+1
*
Add support for GCC's '__auto_type' extension, per the GCC manual:
Richard Smith
2015-11-11
1
-0
/
+6
*
Fix Clang-tidy modernize-use-nullptr warnings in source directories; other mi...
Hans Wennborg
2015-10-06
1
-10
/
+3
*
Add -f[no-]declspec to control recognition of __declspec as a keyword
Saleem Abdulrasool
2015-10-04
1
-3
/
+1
*
[Modules] More descriptive diagnostics for misplaced import directive
Serge Pavlov
2015-09-19
1
-1
/
+2
*
Modify DeclaratorChuck::getFunction to be passed an Exception Specification S...
Nathan Wilson
2015-08-26
1
-1
/
+1
*
[OPENMP] Fix for http://llvm.org/PR24430: clang hangs on invalid input with o...
Alexey Bataev
2015-08-12
1
-0
/
+8
*
[MS Compat] Allow _Atomic(Type) and 'struct _Atomic' to coexist
David Majnemer
2015-07-22
1
-0
/
+12
*
Ignore the "novtable" declspec when not using the Microsoft C++ ABI.
Bob Wilson
2015-07-20
1
-1
/
+1
*
Support alternate attribute spelling __enable_if__
Ulrich Weigand
2015-07-13
1
-1
/
+2
[next]