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
/
Driver
/
cl-pch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop
Mike Rice
2018-09-11
1
-0
/
+65
*
Fix for bug 38508 - Don't do PCH processing when only generating preprocessor...
Erich Keane
2018-08-17
1
-0
/
+21
*
[clang-cl, PCH] Implement support for MS-style PCH through headers
Erich Keane
2018-07-05
1
-39
/
+56
*
[clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801)
Hans Wennborg
2018-06-25
1
-0
/
+6
*
Unrevert r280035 now that the clang-cl bug it exposed has been fixed by
Richard Smith
2016-08-30
1
-2
/
+2
*
Fix typo in comment
Nico Weber
2016-08-30
1
-1
/
+1
*
Revert r280035 (and followups r280057, r280085), it caused PR30195
Nico Weber
2016-08-30
1
-2
/
+2
*
C++ Modules TS: driver support for building modules.
Richard Smith
2016-08-30
1
-2
/
+2
*
Try to get test passing on OS X (see comment at top of file).
Nico Weber
2016-04-22
1
-2
/
+2
*
clang-cl: Don't assert on using /Yc with non-source files, PR27450
Nico Weber
2016-04-21
1
-1
/
+16
*
clang-cl: Enable PCH flags by default.
Nico Weber
2016-03-04
1
-30
/
+30
*
clang-cl: Implement initial limited support for precompiled headers.
Nico Weber
2016-03-01
1
-0
/
+309