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
/
include
/
clang-c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[libclang] [OpenCL] Expose more OpenCL CIndex types
Sven van Haastregt
2017-05-23
1
-2
/
+47
*
[libclang] Fix typo in doc-comment, NFC
Argyrios Kyrtzidis
2017-05-10
1
-1
/
+1
*
[libclang] Introduce clang_Cursor_isExternalSymbol that provides info about d...
Argyrios Kyrtzidis
2017-05-10
1
-1
/
+18
*
[libclang] Expose some target information via the C API.
Emilio Cobos Alvarez
2017-04-28
1
-1
/
+37
*
[libclang] Enhance clang_Cursor_isDynamicCall and clang_Cursor_getReceiverTyp...
Argyrios Kyrtzidis
2017-04-27
1
-2
/
+2
*
[index] If the 'external_source_symbol' attribute indicates 'Swift' as the la...
Argyrios Kyrtzidis
2017-04-24
1
-1
/
+2
*
Avoid the -Wdocumentation-unknown-command warning in Clang's C API docs
Alex Lorenz
2017-04-06
1
-3
/
+3
*
PR16106: Correct the docs to reflect the actual behavior of the interface.
Vassil Vassilev
2017-04-06
1
-2
/
+2
*
[index/AST] Determine if a typedef shares a name and spelling location with i...
Argyrios Kyrtzidis
2017-03-21
1
-0
/
+10
*
[libclang] [OpenCL] Expose half type.
Joey Gouly
2017-02-10
1
-1
/
+2
*
[OpenMP] Sema and parsing for 'target teams distribute simd’ pragma
Kelvin Li
2017-01-10
1
-1
/
+5
*
[OpenMP] Sema and parsing for 'target teams distribute parallel for simd’ p...
Kelvin Li
2017-01-03
1
-1
/
+5
*
[OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragma
Kelvin Li
2016-12-29
1
-1
/
+5
*
[OpenMP] Sema and parsing for 'target teams distribute' pragma
Kelvin Li
2016-12-25
1
-1
/
+5
*
[OpenMP] Sema and parsing for 'target teams' pragma
Kelvin Li
2016-12-17
1
-1
/
+5
*
Fix format and a few typos in comments.
Samuel Antao
2016-12-12
1
-1
/
+1
*
[OpenMP] Sema and parsing for 'teams distribute parallel for' pragma
Kelvin Li
2016-12-09
1
-1
/
+5
*
[libclang] Add APIs to check the result of an integer expression in CXEvalRes...
Argyrios Kyrtzidis
2016-12-01
1
-1
/
+20
*
[OpenMP] Sema and parsing for 'teams distribute parallel for simd' pragma
Kelvin Li
2016-11-30
1
-1
/
+5
*
[libclang] Generalize clang_getNumTemplateArguments and clang_getTemplateArgu...
Argyrios Kyrtzidis
2016-11-15
1
-5
/
+2
*
[index] Expose FriendDecl
Olivier Goffart
2016-11-04
1
-2
/
+6
*
regcall: Implement regcall Calling Conv in clang
Erich Keane
2016-11-02
1
-1
/
+1
*
Re-apply patch r279045.
Kelvin Li
2016-10-25
1
-1
/
+5
*
[libclang] Add clang_getAllSkippedRanges function
Cameron Desrochers
2016-08-18
1
-0
/
+9
*
Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma"
Diana Picus
2016-08-18
1
-5
/
+1
*
[OpenMP] Sema and parsing for 'teams distribute simd’ pragma
Kelvin Li
2016-08-17
1
-1
/
+5
*
[OpenMP] Sema and parsing for 'teams distribute' pragma
Kelvin Li
2016-08-05
1
-1
/
+5
*
[OpenMP] Sema and parsing for 'target simd' pragma
Kelvin Li
2016-07-20
1
-1
/
+5
*
[ObjC] Implement @available in the Parser and AST
Erik Pilkington
2016-07-16
1
-1
/
+5
*
[OpenMP] Sema and parsing for 'target parallel for simd' pragma
Kelvin Li
2016-07-14
1
-1
/
+5
*
[OpenMP] Sema and parsing for 'distribute simd' pragma
Kelvin Li
2016-07-06
1
-1
/
+5
*
[OpenMP] Sema and parse for 'distribute parallel for simd'
Kelvin Li
2016-07-05
1
-2
/
+6
*
AvailabilityAttr: we accept "macos" as the platform name.
Manman Ren
2016-06-28
1
-1
/
+1
*
Resubmission of http://reviews.llvm.org/D21564 after fixes.
Carlo Bertolli
2016-06-27
1
-1
/
+5
*
Revert r273705
Carlo Bertolli
2016-06-24
1
-5
/
+1
*
[OpenMP] Initial implementation of parse and sema for composite pragma 'distr...
Carlo Bertolli
2016-06-24
1
-1
/
+5
*
Revert accidential "[MSVC] Late parsing of in-class defined member functions ...
Alexey Bataev
2016-06-15
1
-5
/
+1
*
[MSVC] Late parsing of in-class defined member functions in template
Alexey Bataev
2016-06-15
1
-1
/
+5
*
Make sizeof and alignof a CXCursor_UnaryExpr
Olivier Goffart
2016-06-09
1
-1
/
+1
*
CIndex: add support for static_assert
Olivier Goffart
2016-06-09
1
-1
/
+5
*
Bump libclang API minor version after r271351.
Manman Ren
2016-06-03
1
-2
/
+2
*
Indexer: add CXObjCPropertyAttr_class for class properties.
Manman Ren
2016-05-31
1
-1
/
+2
*
clang-c: Add the clang_getCursorVisibility() API
Ehsan Akhgari
2016-05-31
1
-0
/
+26
*
Revert r253909 because it was committed with an incorrect message
Ehsan Akhgari
2016-05-31
1
-26
/
+0
*
[OpenMP] Parsing and sema support for target update directive
Samuel Antao
2016-05-26
1
-2
/
+6
*
clang-c: de-anonymize structure declaration
Saleem Abdulrasool
2016-05-24
1
-1
/
+1
*
Enable support for __float128 in Clang and enable it on pertinent platforms
Nemanja Ivanovic
2016-05-09
1
-0
/
+1
*
[libclang] Expose the ElaboratedType
Sergey Kalinichev
2016-05-03
1
-1
/
+15
*
Expose cxx constructor and method properties through libclang and python bind...
Jonathan Coe
2016-04-27
1
-0
/
+25
*
Revert 266186 as it breaks anything that includes type_traits on some platforms
Nemanja Ivanovic
2016-04-15
1
-1
/
+0
[prev]
[next]