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
/
Sema
/
Sema.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MS] Mangle a unique ID into all MS inline asm labels
Reid Kleckner
2016-11-28
1
-1
/
+0
*
Fix for PR28523: unexpected compilation error.
Alexey Bataev
2016-11-11
1
-2
/
+10
*
Sema: do not warn about unused const vars if main file is a header
Erik Verbruggen
2016-10-28
1
-2
/
+5
*
Do not reset TUScope when we are in incremental processing mode.
Vassil Vassilev
2016-10-17
1
-2
/
+4
*
[Sema] Use unique_ptr instead of raw pointers in the late-parsed templates map.
Justin Lebar
2016-10-10
1
-1
/
+0
*
[coroutines] Switch to using std::experimental namespace per P0057R5
Gor Nishanov
2016-10-04
1
-2
/
+2
*
P0217R3: template instantiation support for decomposition declarations.
Richard Smith
2016-08-12
1
-2
/
+1
*
P0217R3: Perform semantic checks and initialization for the bindings in a
Richard Smith
2016-08-11
1
-1
/
+4
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-3
/
+1
*
Fix unused variable warning after r273754.
James Y Knight
2016-06-25
1
-0
/
+1
*
Implement C++17 P0386R2, inline variables. (The 'inline' specifier gives a
Richard Smith
2016-06-25
1
-5
/
+12
*
Re-commit "[Temporary] Add an ExprWithCleanups for each C++ MaterializeTempor...
Tim Shen
2016-06-21
1
-2
/
+3
*
Revert "[Temporary] Add an ExprWithCleanups for each C++ MaterializeTemporary...
Tim Shen
2016-06-09
1
-3
/
+2
*
[Temporary] Add an ExprWithCleanups for each C++ MaterializeTemporaryExpr.
Tim Shen
2016-06-09
1
-2
/
+3
*
Produce better pretty stack traces from crashes in template instantiation: add
Richard Smith
2016-05-26
1
-4
/
+4
*
Make Sema::getPrintingPolicy less ridiculously expensive. This used to perform
Richard Smith
2016-05-19
1
-4
/
+5
*
[OPENMP] Pass scalar firstprivate vars by value.
Alexey Bataev
2016-05-17
1
-1
/
+2
*
[OpenCL] Add supported OpenCL extensions to target info.
Yaxun Liu
2016-05-16
1
-1
/
+7
*
Revert "[OpenCL] Add supported OpenCL extensions to target info."
Yaxun Liu
2016-05-13
1
-7
/
+1
*
[OpenCL] Add supported OpenCL extensions to target info.
Yaxun Liu
2016-05-13
1
-1
/
+7
*
Method Pool in modules: we make sure that if a module contains an entry for
Manman Ren
2016-04-29
1
-0
/
+1
*
[MS] Make #pragma pack use PragmaStack<> class.
Denis Zobnin
2016-04-29
1
-4
/
+4
*
Recommit "[MS] Improved implementation of stack pragmas (vtordisp, *_seg)"
Denis Zobnin
2016-04-29
1
-1
/
+1
*
Revert "[MS] Improved implementation of MS stack pragmas (vtordisp, *_seg)"
Denis Zobnin
2016-04-28
1
-1
/
+1
*
[MS] Improved implementation of MS stack pragmas (vtordisp, *_seg)
Denis Zobnin
2016-04-28
1
-1
/
+1
*
[OpenCL] Complete image types support.
Alexey Bader
2016-04-08
1
-14
/
+0
*
Store list of undefined-but-used objects in a deterministic order to fix
Richard Smith
2016-03-25
1
-27
/
+12
*
Fix predefine for __NSConstantString struct type
Ben Langmuir
2016-02-04
1
-4
/
+5
*
Reapply r259624, it is likely not the commit causing the bot failures.
Quentin Colombet
2016-02-03
1
-0
/
+4
*
Revert r259624 - Make CF constant string decl visible to name lookup to fix m...
Quentin Colombet
2016-02-03
1
-4
/
+0
*
Make CF constant string decl visible to name lookup to fix module errors
Ben Langmuir
2016-02-03
1
-0
/
+4
*
[Sema] Make nullness warnings appear in C++.
George Burgess IV
2015-12-14
1
-12
/
+15
*
[Sema] Use getLangOpts in Sema instead of Preprocessor. Call getTargetInfo on...
Craig Topper
2015-11-15
1
-7
/
+6
*
Use Sema::getLocForEndOfToken instead of Preprocessor::getLocForEndOfToken. NFC
Craig Topper
2015-11-15
1
-1
/
+1
*
Refine r251469 to give better (and more localizable) diagnostics
John McCall
2015-10-28
1
-2
/
+2
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Fix for assertion fail for pragma weak on typedef.
Alexander Musman
2015-09-18
1
-2
/
+9
*
Support __builtin_ms_va_list.
Charles Davis
2015-09-17
1
-0
/
+6
*
[OpenCL] Add new types for OpenCL 2.0.
Alexey Bader
2015-09-15
1
-0
/
+12
*
Initialize the AST consumer as soon as we have both an ASTConsumer and an
Richard Smith
2015-08-18
1
-4
/
+0
*
Delay emitting members of dllexport classes until the class is fully parsed (...
Hans Wennborg
2015-08-15
1
-0
/
+3
*
[modules] Stop performing PCM lookups for all identifiers when building with ...
Richard Smith
2015-07-22
1
-0
/
+3
*
Remove two unused includes.
Nico Weber
2015-07-19
1
-1
/
+0
*
[ObjC] Add NSValue support for objc_boxed_expressions
Alex Denisov
2015-06-26
1
-1
/
+2
*
Diagnose unsafe uses of nil and __nonnull pointers.
Douglas Gregor
2015-06-19
1
-0
/
+13
*
Wrap to 80 columns, no behavior change.
Nico Weber
2015-06-18
1
-4
/
+4
*
push_back() loop -> append() for random access iterators.
Benjamin Kramer
2015-06-12
1
-5
/
+1
*
Detect uses of mismatching forms of 'new' and 'delete'
Ismail Pazarbasi
2015-05-18
1
-0
/
+19
*
[modules] Add local submodule visibility support for declarations.
Richard Smith
2015-05-15
1
-0
/
+1
[next]