Accepting request 147660 from home:llunak:branches:devel:tools:compiler

two fixes when using clang with icecream

OBS-URL: https://build.opensuse.org/request/show/147660
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=200
This commit is contained in:
Ismail Dönmez
2013-01-09 13:17:01 +00:00
committed by Git OBS Bridge
parent a07fcecabd
commit 2c12cb259c
4 changed files with 127 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 15:16:56 UTC 2013 - llunak@suse.com
- fix incorrect line numbers after -frewrite-includes (PR#14795)
- do not incorrectly warn about pragmas in -frewrite-includes
(PR#14831)
-------------------------------------------------------------------
Mon Dec 31 09:29:12 UTC 2012 - dmueller@suse.com