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
/
test
/
Sema
/
thread-specifier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Tests] Modified Lit Tests to be C++11 compatibile
Charles Li
2015-08-27
1
-2
/
+2
*
Do not warn on keyword undef
Serge Pavlov
2014-12-12
1
-2
/
+0
*
Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
2014-12-11
1
-0
/
+2
*
Reverted r223114, it caused failure on on clang-native-arm-cortex-a9.
Serge Pavlov
2014-12-02
1
-2
/
+0
*
Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
2014-12-02
1
-0
/
+2
*
Sema: Static redeclaration after extern declarations is a Microsoft Extension
David Majnemer
2014-06-18
1
-1
/
+1
*
__thread: Move constant init check to CheckCompleteVariableDeclaration
Reid Kleckner
2014-04-30
1
-0
/
+13
*
Revert "Don't require -re suffix on -verify directives with regexes."
Alp Toker
2013-12-14
1
-4
/
+4
*
Don't require -re suffix on -verify directives with regexes.
Hans Wennborg
2013-12-14
1
-4
/
+4
*
Change semantics of regex expectations in the diagnostic verifier
Hans Wennborg
2013-12-11
1
-6
/
+6
*
Add -Wdeprecated warnings and fixits for things deprecated in C++11:
Richard Smith
2013-06-13
1
-2
/
+2
*
Local thread_local variables are implicitly 'static'. (This doesn't apply to ...
Richard Smith
2013-04-15
1
-5
/
+3
*
Properly check for a constant initializer for a thread-local variable.
Richard Smith
2013-04-15
1
-0
/
+2
*
Diagnose if a __thread or _Thread_local variable has a non-constant initializer
Richard Smith
2013-04-14
1
-2
/
+27
*
Annotate flavor of TLS variable (statically or dynamically initialized) onto ...
Richard Smith
2013-04-13
1
-2
/
+9
*
Parsing support for thread_local and _Thread_local. We give them the same
Richard Smith
2013-04-12
1
-13
/
+61
*
Move the test for PR13720 from Sema/init.c to Sema/thread-specifier.c.
Hans Wennborg
2012-08-29
1
-0
/
+7
*
c: privide deprecated warning when __private_extern__ storage
Fariborz Jahanian
2012-08-17
1
-1
/
+1
*
Test the '__thread' before 'static' warning.
Hans Wennborg
2012-06-04
1
-5
/
+7
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Print an error for uses of __thread on targets which don't support it.
Eli Friedman
2009-04-19
1
-1
/
+1
*
Tests for __thread specifier.
Eli Friedman
2009-04-19
1
-0
/
+21