Skip to content
Commit d671ab94 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

[Sema] Fix SemaDiagnosticBuilder to be inline.

 - As with DiagnosticBuilder, it is very important that SemaDiagnosticBuilder be
   completely inline to ensure that the compiler can rip it apart and sink it to
   registers.

This is good for another 30k reduction in code size.

llvm-svn: 152708
parent 21ee0d21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment